You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage arj-3.10.22-16.fc19.x86_64
This package is an open source version of the arj archiver. It has been created with the intent to preserve maximum compatibility and retain the feature set of original ARJ archiver as provided by ARJ Software, Inc.
RPMPackage apr-util-sqlite-1.5.3-1.fc19.x86_64
This package provides the SQLite driver for the apr-util DBD (database abstraction) interface.
RPMPackage apr-util-sqlite-1.4.1-9.fc19.armv6hl
This package provides the SQLite driver for the apr-util DBD (database abstraction) interface.
RPMPackage apr-util-pgsql-1.5.3-1.fc19.x86_64
This package provides the PostgreSQL driver for the apr-util DBD (database abstraction) interface.
RPMPackage apr-util-pgsql-1.4.1-9.fc19.armv6hl
This package provides the PostgreSQL driver for the apr-util DBD (database abstraction) interface.
RPMPackage apr-util-odbc-1.5.3-1.fc19.x86_64
This package provides the ODBC driver for the apr-util DBD (database abstraction) interface.
RPMPackage apr-util-odbc-1.4.1-9.fc19.armv6hl
This package provides the ODBC driver for the apr-util DBD (database abstraction) interface.
RPMPackage apr-util-ldap-1.5.3-1.fc19.x86_64
This package provides the LDAP support for the apr-util.
RPMPackage apr-util-ldap-1.4.1-9.fc19.armv6hl
This package provides the LDAP support for the apr-util.
RPMPackage apr-util-freetds-1.5.3-1.fc19.x86_64
This package provides the FreeTDS driver for the apr-util DBD (database abstraction) interface.
RPMPackage apr-util-freetds-1.4.1-9.fc19.armv6hl
This package provides the FreeTDS driver for the apr-util DBD (database abstraction) interface.
RPMPackage apr-util-1.5.3-1.fc19.x86_64
The mission of the Apache Portable Runtime (APR) is to provide a free library of C data structures and routines. This library contains additional utility interfaces for APR; including support for XML, LDAP, database interfaces, URI parsing and more.
RPMPackage apr-util-1.4.1-9.fc19.armv6hl
The mission of the Apache Portable Runtime (APR) is to provide a free library of C data structures and routines. This library contains additional utility interfaces for APR; including support for XML, LDAP, database interfaces, URI parsing and more.
RPMPackage apr-1.5.0-2.fc19.x86_64
The mission of the Apache Portable Runtime (APR) is to provide a free library of C data structures and routines, forming a system portability layer to as many operating systems as possible, including Unices, MS Win32, BeOS and OS/2.
RPMPackage apr-1.4.6-6.fc19.armv6hl
The mission of the Apache Portable Runtime (APR) is to provide a free library of C data structures and routines, forming a system portability layer to as many operating systems as possible, including Unices, MS Win32, BeOS and OS/2.
RPMPackage apache2-mod_mono-3.8-0.x86_64
mod_mono is a module that interfaces Apache with Mono and allows running ASP.NET pages on Unix and Unix-like systems. To load the module into Apache, run the command "a2enmod mono" as root.
RPMPackage apache-mime4j-0.7.2-13.fc24.noarch
Java stream based MIME message parser.
RPMPackage apache-commons-vfs-ant-2.0-15.lbn19.noarch
This package enables support for the Commons VFS ant tasks.
RPMPackage apache-commons-vfs-2.0-15.lbn19.noarch
Commons VFS provides a single API for accessing various different file systems. It presents a uniform view of the files from various different sources, such as the files on local disk, on an HTTP server, or inside a Zip archive. Some of the features of Commons VFS are: * A single consistent API for accessing files of different types. * Support for numerous file system types. * Caching of file information. Caches information in-JVM, and optionally can cache remote file information on the local file system. * Event delivery. * Support for logical file systems made up of files from various different file systems. * Utilities for integrating Commons VFS into applications, such as a VFS-aware ClassLoader and URLStreamHandlerFactory. * A set of VFS-enabled Ant tasks.
RPMPackage apache-commons-validator-1.4.0-4.fc19.noarch
A common issue when receiving data either electronically or from user input is verifying the integrity of the data. This work is repetitive and becomes even more complicated when different sets of validation rules need to be applied to the same set of data based on locale for example. Error messages may also vary by locale. This package attempts to address some of these issues and speed development and maintenance of validation rules.