You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-tzinfo-2.0.6-5.lbn36.noarch
TZInfo provides access to time zone data and allows times to be converted using time zone rules.
RPMPackage rubygem-minitest-5.25.1-100.lbn36.noarch
minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking. minitest/unit is a small and incredibly fast unit testing framework. It provides a rich set of assertions to make your tests clean and readable. minitest/spec is a functionally complete spec engine. It hooks onto minitest/unit and seamlessly bridges test assertions over to spec expectations. minitest/benchmark is an awesome way to assert the performance of your algorithms in a repeatable manner. Now you can assert that your newb co-worker doesn't replace your linear algorithm with an exponential one! minitest/mock by Steven Baker, is a beautifully tiny mock (and stub) object framework. minitest/pride shows pride in testing and adds coloring to your test output. I guess it is an example of how to write IO pipes too. :P minitest/unit is meant to have a clean implementation for language implementors that need a minimal set of methods to bootstrap a working test suite. For example, there is no magic involved for test-case discovery. minitest doesn't reinvent anything that ruby already provides, like: classes, modules, inheritance, methods. This means you only have to learn ruby to use minitest and all of your regular OO practices like extract-method refactorings still apply.
RPMPackage rubygem-i18n-1.14.6-2.lbn36.noarch
Ruby internationalization and localization solution.
RPMPackage zstd-1.5.5-1.lbn36.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.
RPMPackage yajl-2.1.0-18.fc36.x86_64
Yet Another JSON Library. YAJL is a small event-driven (SAX-style) JSON parser written in ANSI C, and a small validating JSON generator.
RPMPackage xxhash-libs-0.8.2-1.lbn36.x86_64
xxHash is an Extremely fast Hash algorithm, running at RAM speed limits. It successfully completes the SMHasher test suite which evaluates collision, dispersion and randomness qualities of hash functions. Code is highly portable, and hashes are identical on all platforms (little / big endian).
RPMPackage xsel-1.2.0-30.fc36.x86_64
XSel is a command line or script utility, similar to xclip, that can copy the primary and secondary X selection, or any highlighted text, to or from a file, stdin or stdout. It can also append to and delete the clipboard or buffer that you would paste with the middle mouse button.