You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage perl-XML-SAX-Base-1.09-7.lbn25.noarch
This module has a very simple task - to be a base class for Perl SAX drivers and filters. Its default behavior is to pass the input directly to the output unchanged. It can be useful to use this module as a base class so you don't have to, for example, implement the characters() callback.
RPMPackage perl-XML-SAX-1.00-4.lbn25.noarch
XML::SAX consists of several framework classes for using and building Perl SAX2 XML parsers, filters, and drivers. It is designed around the need to be able to "plug in" different SAX parsers to an application without requiring programmer intervention. Those of you familiar with the DBI will be right at home. Some of the designs come from the Java JAXP specification (SAX part), only without the javaness.
RPMPackage perl-XML-NamespaceSupport-1.12-7.lbn25.noarch
This module offers a simple to process name-spaced XML names (unames) from within any application that may need them. It also helps maintain a prefix to name space URI map, and provides a number of basic checks.
RPMPackage perl-AuthCourier-5.0.0-1.lbn25.noarch
Make SpamAssassin use Courier user authentication
RPMPackage opentsdb-2.3.0-1.lbn25.noarch
OpenTSDB is a distributed, scalable Time Series Database (TSDB) written on top of HBase. OpenTSDB was written to address a common need: store, index and serve metrics collected from computer systems (network gear, operating systems, applications) at a large scale, and make this data easily accessible and graphable. Thanks to HBase's scalability, OpenTSDB allows you to collect many thousands of metrics from thousands of hosts and applications, at a high rate (every few seconds). OpenTSDB will never delete or downsample data and can easily store billions of data points.
RPMPackage ohc-0.4.2-4.fc25.noarch
OHC - Off-Heap Concurrent hash map intended to store GBs of serialized data.
RPMPackage objectweb-asm3-3.3.1-13.fc24.noarch
ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify existing classes or dynamically generate classes, directly in binary form. Provided common transformations and analysis algorithms allow to easily assemble custom complex transformations and code analysis tools.
RPMPackage objectweb-asm-5.1-4.lbn25.noarch
ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify existing classes or dynamically generate classes, directly in binary form. Provided common transformations and analysis algorithms allow to easily assemble custom complex transformations and code analysis tools.
RPMPackage nodejs-azure-storage-legacy-0.10.1-1.lbn25.noarch
Microsoft Azure Storage Client Library for node for back compat with older versions of node sdk
RPMPackage nodejs-azure-keyvault-0.11.0-1.lbn25.noarch
Microsoft Azure Key Vault Client Library for node
RPMPackage nodejs-azure-extra-0.2.12-1.lbn25.noarch
Microsoft Azure Client Library in node for miscellaneous items
RPMPackage nodejs-azure-cli-0.10.13-2.lbn25.noarch
Microsoft Azure Cross Platform Command Line tool
RPMPackage nodejs-azure-asm-website-0.10.4-1.lbn25.noarch
Microsoft Azure WebSite Management Client Library for node
RPMPackage nodejs-azure-asm-trafficmanager-0.10.3-1.lbn25.noarch
Microsoft Azure Traffic Manager Management Client Library for node
RPMPackage nodejs-azure-asm-subscription-0.10.1-1.lbn25.noarch
Microsoft Azure Subscription Management Client Library for node
RPMPackage nodejs-azure-asm-store-0.10.0-1.lbn25.noarch
Microsoft Azure Store Management Client Library for node
RPMPackage nodejs-azure-asm-storage-0.12.0-1.lbn25.noarch
Microsoft Azure Storage Management Client Library for node
RPMPackage nodejs-azure-asm-sql-0.10.1-1.lbn25.noarch
Microsoft Azure SQL Management Client Library for node
RPMPackage python3-smmap-2.0.3-1.lbn25.py37.noarch
Smmap wraps an interface around mmap and tracks the mapped files as well as the amount of clients who use it. If the system runs out of resources, or if a memory limit is reached, it will automatically unload unused maps to allow continued operation. Python 3 version.
RPMPackage python3-requests-oauthlib-1.2.0-1.lbn25.noarch
This project provides first-class OAuth library support for python-request.