Skip to content

Sami32/redline

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

To use Redline include it as a Maven dependency:

<dependency>
	<groupId>org.redline-rpm</groupId>
	<artifactId>redline</artifactId>
	<version>1.2.10</version>
</dependency>

Redline can also be downloaded directly from GitHub

Releases

No releases published

Packages

No packages published

Languages

  • Java 94.7%
  • CSS 3.0%
  • HTML 2.2%
  • Other 0.1%