Redline

Redline is a pure Java library for manipulating RPM Package Manager packages. Currently the project supports reading and creating packages and has an included Ant task useful for integration with build systems. Support for package signatures will be added in a future release.

Download

Please note that the source distribution build script requires Ant 1.6.5 and the Imp library to be present in the Ant lib directory. The bundle binary distribution packages all required dependencies in one distributable JAR and contains all classes needed to use Redline in an Ant build script.

Note: The subversion repository has recently moved. Please relocate any checkouts you have to the new repository, using the command:

svn switch --relocate https://svn.freecompany.org/public/redline/trunk https://www.freecompany.org/svn/public/redline/trunk