You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-webcolors-24.11.1-2.lbn36.noarch
webcolors is a module for working with and converting between the various HTML/CSS color formats.
RPMPackage python3-wcmatch-8.4.1-1.lbn36.noarch
Wildcard Match provides an enhanced fnmatch, glob, and pathlib library in order to provide file matching and globbing that more closely follows the features found in Bash. In some ways these libraries are similar to Python's builtin libraries as they provide a similar interface to match, filter, and glob the file system. But they also include a number of features found in Bash's globbing such as backslash escaping, brace expansion, extended glob pattern groups, etc. They also add a number of new useful functions as well, such as globmatch which functions like fnmatch, but for paths.
RPMPackage python3-url-normalize-1.4.3-1.lbn36.noarch
url-normalize [![Build Status]( [![Coverage Status]( Normalization function:* Take care of IDN domains. * Always provide the URI scheme in lowercase characters. * Always provide the host, if any, in lowercase characters. * Only perform percent-encoding where it is essential. * Always use uppercase A-through-F characters when percent-encoding. * Prevent dot-segments appearing in non-relative URI paths.
RPMPackage python3-subprocess-tee-0.4.1-5.lbn36.noarch
This package provides an drop-in alternative to subprocess.run that captures the output while still printing it in real time, just the way tee does.
RPMPackage python3-strict-rfc3339-0.7-5.fc36.noarch
Goals: - Convert UNIX timestamps to and from RFC3339. - Either produce RFC3339 strings with a UTC offset (Z) or with the offset that the C time module reports is the local timezone offset. - Simple with minimal dependencies/libraries. - Avoid timezones as much as possible. - Be very strict and follow RFC3339.
RPMPackage python3-solv-0.7.31-1.lbn36.x86_64
Python bindings for the libsolv library. Python 3 version.
RPMPackage zstd-1.5.2-2.fc36.x86_64
Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level compression ratio.
RPMPackage zsh-5.8.1-1.fc36.x86_64
The zsh shell is a command interpreter usable as an interactive login shell and as a shell script command processor. Zsh resembles the ksh shell (the Korn shell), but includes many enhancements. Zsh supports command line editing, built-in spelling correction, programmable command completion, shell functions (with autoloading), a history mechanism, and more.
RPMPackage zram-generator-defaults-1.1.2-1.fc36.noarch
Default configuration for zram-generator.
RPMPackage zram-generator-1.1.2-1.fc36.x86_64
This is a systemd unit generator that enables swap on zram. (With zram, there is no physical swap device. Part of the available RAM is used to store compressed pages, essentially trading CPU cycles for memory.) To activate, install zram-generator-defaults subpackage.
RPMPackage zisofs-tools-1.0.8-27.fc36.x86_64
A utility which works in combination with an appropriately patched version of mkisofs to allow the creation of compressed CD-ROM filesystems.
RPMPackage zip-3.0-32.fc36.x86_64
The zip program is a compression and file packaging utility. Zip is analogous to a combination of the UNIX tar and compress commands and is compatible with PKZIP (a compression and file packaging utility for MS-DOS systems). Install the zip package if you need to compress files using the zip program.
RPMPackage zfs-fuse-0.7.2.2-23.fc36.x86_64
ZFS is an advanced modern general-purpose filesystem from Sun Microsystems, originally designed for Solaris/OpenSolaris. This project is a port of ZFS to the FUSE framework for the Linux operating system.
RPMPackage zerofree-1.1.1-9.fc36.x86_64
zerofree is a utility to set unused filesystem inodes and blocks of an ext2/3/4 filesystem to zero. This can improve the compressibility and privacy of an ext2/3/4 filesystem. This tool was inspired by the ext2fs privacy (i.e. secure deletion) patch described in a Linux kernel mailing list thread. WARNING: The filesystem to be processed should be unmounted or mounted read-only. The tool tries to check this before running, but you should be careful.
RPMPackage zenity-3.42.1-2.fc36.x86_64
Zenity lets you display Gtk+ dialog boxes from the command line and through shell scripts. It is similar to gdialog, but is intended to be saner. It comes from the same family as dialog, Xdialog, and cdialog.
RPMPackage zchunk-libs-1.2.3-1.fc36.x86_64
zchunk is a compressed file format that splits the file into independent chunks. This allows you to only download the differences when downloading a new version of the file, and also makes zchunk files efficient over rsync. zchunk files are protected with strong checksums to verify that the file you downloaded is in fact the file you wanted. This package contains the zchunk library, libzck.
RPMPackage yersinia-0.8.2-11.fc36.x86_64
Yersinia is a network tool designed to take advantage of some weakeness in different network protocols. It pretends to be a solid framework for analyzing and testing the deployed networks and systems. Currently, there are some network protocols implemented, but others are coming (tell us which one is your preferred). Attacks for the following network protocols are implemented (but of course you are free for implementing new ones): * Spanning Tree Protocol (STP) * Cisco Discovery Protocol (CDP) * Dynamic Trunking Protocol (DTP) * Dynamic Host Configuration Protocol (DHCP) * Hot Standby Router Protocol (HSRP) * IEEE 802.1Q and IEEE 802.1X * Inter-Switch Link Protocol (ISL) * VLAN Trunking Protocol (VTP)
RPMPackage yelp-xsl-42.1-1.lbn36.noarch
This package contains XSL stylesheets that are used by the yelp help browser.
RPMPackage yelp-42.2-1.fc36.x86_64
Yelp is the help browser for the GNOME desktop. It is designed to help you browse all the documentation on your system in one central tool, including traditional man pages, info pages and documentation written in DocBook.
RPMPackage yamllint-1.32.0-3.lbn36.noarch
A linter for YAML files. yamllint does not only check for syntax validity, but for weirdnesses like key repetition and cosmetic problems such as lines length, trailing spaces, indentation, etc.