-
Notifications
You must be signed in to change notification settings - Fork 97
Home
craigwblake edited this page Oct 13, 2010
·
5 revisions
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.
Please note that the source build script requires Maven 2 or later. 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.