You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-net-ssh-3.2.0-1.lbn19.noarch
Net::SSH: a pure-Ruby implementation of the SSH2 client protocol.
RPMPackage rubygem-net-sftp-2.1.2-1.lbn19.noarch
A pure Ruby implementation of the SFTP client protocol
RPMPackage rubygem-net-scp-1.2.1-1.lbn19.noarch
A pure Ruby implementation of the SCP client protocol
RPMPackage rubygem-net-http-persistent-2.9.4-1.lbn19.noarch
Persistent connections using Net::HTTP plus a speed fix for 1.8. It's thread-safe too.
RPMPackage rubygem-mysql-2.9.1-1.lbn19.x86_64
This is the MySQL API module for Ruby. It provides the same functions for Ruby programs that the MySQL C API provides for C programs. This package is offered as gem for easy installation using RubyGems. It wraps unmodified tmtm's mysql-ruby extension into a proper gem. Please note that tmtm (Tomita Mashahiro) has deprecated development of this extension and only update it for bug fixes.
RPMPackage rubygem-multi_json-1.12.1-1.lbn19.noarch
A common interface to multiple JSON libraries, including Oj, Yajl, the JSON gem (with C-extensions), the pure-Ruby JSON gem, NSJSONSerialization, gson.rb, JrJackson, and OkJson.
RPMPackage rubygem-moneta-0.8.0-2.lbn19.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-molinillo-0.5.7-1.lbn19.noarch
Provides support for dependency resolution.
RPMPackage rubygem-mixlib-shellout-2.2.3-1.lbn19.noarch
Run external commands on Unix or Windows
RPMPackage rubygem-mixlib-log-1.7.1-1.lbn19.noarch
A gem that provides a simple mix-in for log functionality.
RPMPackage rubygem-mixlib-config-2.1.0-1.lbn19.noarch
A class-based config mixin, similar to the one found in Chef.
RPMPackage rubygem-mixlib-cli-1.7.0-1.lbn19.noarch
A simple mix-in for CLI interfaces, including option parsing.
RPMPackage rubygem-mixlib-authentication-1.4.1-1.lbn19.noarch
Mixlib::Authentication provides a class-based header signing authentication object.
RPMPackage rubygem-mixlib-archive-0.4.1-1.lbn19.noarch
A simple interface to various archive formats.
RPMPackage rubygem-minitest-5.8.3-56.lbn19.noarch
minitest/unit is a small and incredibly fast unit testing framework. minitest/spec is a functionally complete spec engine. minitest/benchmark is an awesome way to assert the performance of your algorithms in a repeatable manner. minitest/mock by Steven Baker, is a beautifully tiny mock object framework. minitest/pride shows pride in testing and adds coloring to your test output.
RPMPackage rubygem-mime-types-data-3.2016.0521-1.lbn19.noarch
mime-types-data provides a registry for information about MIME media type definitions. It can be used with the Ruby mime-types library or other software to determine defined filename extensions for MIME types, or to use filename extensions to look up the likely MIME type definitions.
RPMPackage rubygem-mime-types-3.1-1.lbn19.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-2.lbn19.noarch
retrieve the sourcecode for a method
RPMPackage rubygem-locale-2.1.0-1.lbn19.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-listen-3.1.5-1.lbn19.noarch
The Listen gem listens to file modifications and notifies you about the changes. Works everywhere!