SkillAgentSearch skills...

Redline

Pure Java Rpm Library

Install / Use

/learn @craigwblake/Redline
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars129
CategoryDevelopment
Updated7d ago
Forks98

Languages

Java

Security Score

95/100

Audited on Mar 22, 2026

No findings