Registry / build-tool / arr-pm

arr-pm

JSON →
library0.0.12rbrubygemsunverified

Pure Ruby library to read and write RPM packages without librpm.

gem install arr-pm
INSTALL
IMPORT
SIG · ARR-PM
A
arr-pm
build-toolrubyv0.0.12
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ArrPM
require 'arr-pm'

Create a simple RPM package

require 'arr-pm' package = ArrPM::Package.new package.name = 'example' package.version = '1.0' package.write('example.rpm')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.12latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
38 hits · last 30 days
node
30
OpenAI (training)
2
Resources
arr-pm — gem install arr-pm · libregistry