You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-rexml-3.4.1-1.lbn36.noarch
An XML toolkit for Ruby.
RPMPackage rubygem-multi_json-1.15.0-11.lbn36.noarch
A common interface to multiple JSON libraries, including Oj, Yajl, the JSON gem (with C-extensions), the pure-Ruby JSON gem, NSJSONSerialization, gson.rb, JrJackson, and OkJson.
RPMPackage rubygem-method_source-1.1.0-2.lbn36.noarch
Retrieve the source code for a method.
RPMPackage rubygem-httpclient-2.8.3-15.lbn36.noarch
an interface to HTTP Client for the ruby language
RPMPackage rubygem-erubi-1.12.0-3.lbn36.noarch
Erubi is a ERB template engine for ruby. It is a simplified fork of Erubis.
RPMPackage rubygem-concurrent-ruby-1.3.5-1.lbn36.noarch
Modern concurrency tools including agents, futures, promises, thread pools, actors, supervisors, and more. Inspired by Erlang, Clojure, Go, JavaScript, actors, and classic concurrency patterns.
RPMPackage rubygem-coderay-1.1.3-10.lbn36.noarch
Fast and easy syntax highlighting for selected languages, written in Ruby. Comes with RedCloth integration and LOC counter.
RPMPackage rubygem-activesupport-7.0.8-11.lbn36.noarch
A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing.
RPMPackage rubygem-inspec-core-6.8.24-2.lbn36.noarch
InSpec provides a framework for creating end-to-end infrastructure tests. You can use it for integration or even compliance testing. Create fully portable test profiles and use them in your workflow to ensure stability and security. Integrate InSpec in your change lifecycle for local testing, CI/CD, and deployment verification. This has local support only. See the `inspec` gem for full support.
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 zopfli-1.0.3-6.fc36.x86_64
Zopfli is a compression algorithm bit-stream compatible with compression used in gzip, Zip, PNG, HTTP requests, and others. Zopfli compresses more (~5%) but is slower (~100x) and uses more CPU, and is hence best suited for applications where data is compressed once and sent over a network many times, for example, static content for the web.
RPMPackage zlib-static-1.2.11-33.fc36.x86_64
The zlib-static package includes static libraries needed to develop programs that use the zlib compression and decompression library.
RPMPackage zlib-devel-1.2.11-33.fc36.x86_64
The zlib-devel package contains the header files and libraries needed to develop programs that use the zlib compression and decompression library.
RPMPackage zmap-2.1.1-19.fc36.x86_64
ZMap is an open-source network scanner that enables researchers to easily perform Internet-wide network studies. With a single machine and a well provisioned network uplink, ZMap is capable of performing a complete scan of the IPv4 address space in under 45 minutes, approaching the theoretical limit of gigabit Ethernet. ZMap can be used to study protocol adoption over time, monitor service availability, and help us better understand large systems distributed across the Internet. ========== WARNING ========== While ZMap is a powerful tool for researchers, please keep in mind that by running ZMap, you are potentially scanning the ENTIRE IPv4 address space and some users may not appreciate your scanning. We encourage ZMap users to respect requests to stop scanning and to exclude these networks from ongoing scanning.
RPMPackage zlib-1.2.11-33.fc36.x86_64
Zlib is a general-purpose, patent-free, lossless data compression library which is used by many different programs.
RPMPackage zipios++-0.1.5.9-28.fc36.x86_64
Zipios++ is a java.util.zip-like C++ library for reading and writing Zip files. Access to individual entries is provided through standard C++ iostreams. A simple read-only virtual file system that mounts regular directories and zip files is also provided.
RPMPackage zimg-3.0.3-1.fc36.x86_64
The "z" library implements the commonly required image processing basics of scaling, color space conversion, and depth conversion. A simple API enables conversion between any supported formats to operate with minimal knowledge from the programmer. All library routines were designed from the ground-up with correctness, flexibility, and thread-safety as first priorities. Allocation, buffering, and I/O are cleanly separated from processing, allowing the programmer to adapt "z" to many scenarios.
RPMPackage zeromq-4.3.4-3.fc36.x86_64
The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialized messaging middle-ware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. This package contains the ZeroMQ shared library.