New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ruby-rpm

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ruby-rpm

  • 1.3.1
  • Rubygems
  • Socket score

Version published
Maintainers
3
Created
Source

= RPM bindings for ruby

  • http://www.gitorious.org/ruby-rpm

== Introduction

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

== Requirements

  • ruby 1.8+
  • gcc
  • rpm 4.0.0 or newer (tested on 4.0.4 and 4.2.1)

== Installation

  • gem install rpm

== Building

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

  • gem instal bundler
  • gem build rpm.gemspec

== Usage

require 'rpm'

== License

GPLv2. See COPYING file.

== Credits

FAQs

Package last updated on 31 Aug 2011

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc