You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-net-ssh-gateway-1.2.0-1.lbn13.noarch
A simple library to assist in establishing tunneled Net::SSH connections
RPMPackage rubygem-net-ssh-2.7.0-1.lbn13.noarch
Net::SSH: a pure-Ruby implementation of the SSH2 client protocol.
RPMPackage rubygem-moneta-0.6.0-1.lbn13.ruby193.noarch
Moneta provides a standard interface for interacting with various kinds of key/value stores including Memcache, Redis, CouchDB, Berkeley DB and many more.
RPMPackage rubygem-mixlib-shellout-2.0.1-1.lbn13.noarch
Run external commands on Unix or Windows
RPMPackage rubygem-mixlib-log-1.6.0-1.lbn13.noarch
A gem that provides a simple mixin for log functionality.
RPMPackage rubygem-mixlib-config-2.1.0-1.lbn13.noarch
A class based config mixin, similar to the one found in Chef.
RPMPackage rubygem-mixlib-cli-1.5.0-1.lbn13.noarch
A simple mix-in for CLI interfaces, including option parsing.
RPMPackage rubygem-mixlib-authentication-1.3.0-1.lbn13.ruby193.noarch
Mixlib::Authentication provides a class-based header signing authentication object.
RPMPackage rubygem-minitest-3.3.0-1.lbn13.ruby193.noarch
minitest/unit is a small and fast replacement for ruby's huge and slow test/unit. This is meant to be clean and easy to use both as a regular test writer and for language implementors that need a minimal set of methods to bootstrap a working unit test suite. miniunit/spec is a functionally complete spec engine. miniunit/mock, by Steven Baker, is a beautifully tiny mock object framework.
RPMPackage rubygem-mime-types-2.4.3-1.lbn13.noarch
MIME::Types for Ruby manages a MIME Content-Type database that will return the Content-Type for a given filename. MIME::Types was originally based on and synchronized with MIME::Types for Perl by Mark Overmeer, copyright 2001 - 2009. As of version 1.15, the data format for the MIME::Type list has changed and the synchronization will no longer happen.
RPMPackage rubygem-method_source-0.8.2-1.lbn13.noarch
retrieve the sourcecode for a method
RPMPackage rubygem-locale-2.0.5-1.lbn13.ruby193.1.noarch
Ruby-Locale is the pure ruby library which provides basic and general purpose APIs for localization. It aims to support all environments which ruby works and all kind of programs (GUI, WWW, library, etc), and becomes the hub of other i18n/l10n libs/apps to handle major locale ID standards.
RPMPackage rubygem-libyajl2-1.2.0-1.lbn13.x86_64
Installs a vendored copy of libyajl2 for distributions which lack it.
RPMPackage rubygem-json_pure-1.8.0-1.lbn13.noarch
This is a JSON implementation in pure Ruby.
RPMPackage rubygem-json-1.8.1-1.lbn13.x86_64
This is a implementation of the JSON specification according to RFC 4627 in Ruby. You can think of it as a low fat alternative to XML, if you want to store data to disk or transmit it over a network rather than use a verbose markup language.
RPMPackage rubygem-json-1.7.7-100.lbn13.armv6hl
This is a implementation of the JSON specification according to RFC 4627 in Ruby. You can think of it as a low fat alternative to XML, if you want to store data to disk or transmit it over a network rather than use a verbose markup language.
RPMPackage rubygem-ipaddress-0.8.0-1.lbn13.ruby193.noarch
IPAddress is a Ruby library designed to make manipulation \ of IPv4 and IPv6 addresses both powerful and simple. It mantains a layer of compatibility with Ruby's own IPAddr, while addressing many of its issues.
RPMPackage rubygem-io-console-0.3-24.lbn13.ruby193.x86_64
IO/Console provides very simple and portable access to console. It doesn't provide higher layer features, such like curses and readline.
RPMPackage rubygem-io-console-0.3-12.fc18.armv6hl
IO/Console provides very simple and portable access to console. It doesn't provide higher layer features, such like curses and readline.
RPMPackage rubygem-highline-1.6.20-1.lbn13.noarch
A high-level IO library that provides validation, type conversion, and more for command-line interfaces. HighLine also includes a complete menu system that can crank out anything from simple list selection to complete shells with just minutes of work.