You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage perl-Algorithm-Merge-0.08-36.fc36.noarch
This module complements Algorithm::Diff by providing three-way merge and diff functions.
RPMPackage perl-Algorithm-Loops-1.032-14.fc36.noarch
Algorithm::Loops provides several functions (NestedLoops, MapCar*, Filter, and NextPermute*) for doing different types of looping constructs. By default, no functions are exported into a namespace.
RPMPackage text/h323 perl-Algorithm-Diff-XS-0.04-21.fc36.x86_64
Drop-in replacement to Algorithm::Diff, but "compact_diff" and "LCSidx" will run much faster for large data sets.
RPMPackage perl-Algorithm-Diff-1.2010-5.fc36.noarch
This is a module for computing the difference between two files, two strings, or any other two lists of things. It uses an intelligent algorithm similar to (or identical to) the one used by the Unix "diff" program. It is guaranteed to find the *smallest possible* set of differences.
RPMPackage perl-Algorithm-Dependency-1.112-2.fc36.noarch
Algorithm::Dependency is a framework for creating simple read-only dependency hierarchies, where you have a set of items that rely on other items in the set, and require actions on them as well.
RPMPackage perl-Algorithm-Annotate-0.10-43.fc36.noarch
Algorithm::Annotate generates a list that is useful for generating output simlar to cvs annotate.
RPMPackage perl-5.34.1-486.fc36.x86_64
Perl is a high-level programming language with roots in C, sed, awk and shell scripting. Perl is good at handling processes and files, and is especially good at handling text. Perl's hallmarks are practicality and efficiency. While it is used to do a lot of different things, Perl's most common applications are system administration utilities and web programming. This is a metapackage with all the Perl bits and core modules that can be found in the upstream tarball from perl.org. If you need only a specific feature, you can install a specific package instead. E.g. to handle Perl scripts with /usr/bin/perl interpreter, install perl-interpreter package. See perl-interpreter description for more details on the Perl decomposition into packages.
RPMPackage perf-6.12.9-200.lbn36.x86_64
This package contains the perf tool, which enables performance monitoring of the Linux kernel.
RPMPackage pdfcrack-0.14-15.fc36.x86_64
PDFCrack is a GNU/Linux tool for recovering passwords and content from PDF-files. It is small, command line driven without external dependencies.
RPMPackage pcsc-lite-libs-1.9.8-1.fc36.x86_64
PC/SC Lite libraries.
RPMPackage pcsc-lite-ccid-1.5.0-1.fc36.x86_64
Generic USB CCID (Chip/Smart Card Interface Devices) driver for use with the PC/SC Lite daemon.
RPMPackage pcsc-lite-1.9.8-1.fc36.x86_64
The purpose of PC/SC Lite is to provide a Windows(R) SCard interface in a very small form factor for communicating to smartcards and readers. PC/SC Lite uses the same winscard API as used under Windows(R). This package includes the PC/SC Lite daemon, a resource manager that coordinates communications with smart card readers and smart cards that are connected to the system, as well as other command line tools.
RPMPackage pcre2-utf32-10.40-1.fc36.x86_64
This is PCRE2 library working on UTF-32 strings.
RPMPackage pcre2-utf16-10.40-1.fc36.x86_64
This is PCRE2 library working on UTF-16 strings.
RPMPackage pcre2-syntax-10.40-1.fc36.noarch
This is a set of manual pages that document a syntax of the regular expressions implemented by the PCRE2 library.
RPMPackage pcre2-10.40-1.fc36.x86_64
PCRE2 is a re-working of the original PCRE (Perl-compatible regular expression) library to provide an entirely new API. PCRE2 is written in C, and it has its own API. There are three sets of functions, one for the 8-bit library, which processes strings of bytes, one for the 16-bit library, which processes strings of 16-bit values, and one for the 32-bit library, which processes strings of 32-bit values. There are no C++ wrappers. This package provides support for strings in 8-bit and UTF-8 encodings. Install pcre2-utf16 or pcre2-utf32 packages for the other ones. The distribution does contain a set of C wrapper functions for the 8-bit library that are based on the POSIX regular expression API (see the pcre2posix man page). These can be found in a library called libpcre2posix. Note that this just provides a POSIX calling interface to PCRE2; the regular expressions themselves still follow Perl syntax and semantics. The POSIX API is restricted, and does not give full access to all of PCRE2's facilities.
RPMPackage pcre-utf32-8.45-1.fc36.1.x86_64
This is Perl-compatible regular expression library working on UTF-32 strings. Detailed change log is provided by pcre-doc package.
RPMPackage pcre-utf16-8.45-1.fc36.1.x86_64
This is Perl-compatible regular expression library working on UTF-16 strings. Detailed change log is provided by pcre-doc package.
RPMPackage pcre-tools-8.45-1.fc36.1.x86_64
Utilities demonstrating PCRE capabilities like pcregrep or pcretest.
RPMPackage pcre-static-8.45-1.fc36.1.x86_64
Library for static linking for pcre.