RPM bindings for ruby

Introduction

Ruby/RPM is an interface to access RPM database for Ruby.

Requirements

Installation

Building

If you want to automatically install required gems, make sure to have bundler 1.x installed

Usage

require ‘rpm’

License

GPLv2. See COPYING file.

Credits