You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-hashie-3.4.4-1.lbn19.noarch
Hashie is a small collection of tools that make hashes more powerful. Currently includes Mash (Mocking Hash) and Dash (Discrete Hash).
RPMPackage rubygem-gpgme-2.0.12-2.lbn19.x86_64
Ruby-GPGME is a Ruby language binding of GPGME (GnuPG Made Easy). GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications. It provides a High-Level Crypto API for encryption, decryption, signing, signature verification and key management.
RPMPackage rubygem-gpgme-2.0.2-1.lbn19.armv6hl
Ruby-GPGME is a Ruby language binding of GPGME (GnuPG Made Easy). GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications. It provides a High-Level Crypto API for encryption, decryption, signing, signature verification and key management.
RPMPackage rubygem-glib2-1.2.6-1.fc19.x86_64
Ruby/GLib2 is a Ruby binding of GLib-2.x.
RPMPackage rubygem-glib2-1.2.6-1.fc19.armv6hl
Ruby/GLib2 is a Ruby binding of GLib-2.x.
RPMPackage rubygem-gherkin-2.11.6-0.2.fc19.armv6hl
A fast Gherkin lexer/parser based on the Ragel State Machine Compiler.
RPMPackage rubygem-gettext-3.1.1-1.lbn19.noarch
Ruby-GetText-Package is a GNU GetText-like program for Ruby. The catalog file(po-file) is same format with GNU GetText. So you can use GNU GetText tools for maintaining. This package provides gem for Ruby-Gettext-Package.
RPMPackage rubygem-fuzzyurl-0.8.0-1.lbn19.noarch
A library for non-strict parsing, construction, and wildcard-matching of URLs.
RPMPackage rubygem-ffi-yajl-2.2.3-3.lbn19.x86_64
Ruby FFI wrapper around YAJL 2.x.
RPMPackage rubygem-ffi-1.9.13-1.lbn19.x86_64
Ruby-FFI is a ruby extension for programmatically loading dynamic libraries, binding functions within them, and calling those functions from Ruby code. Moreover, a Ruby-FFI extension works without changes on Ruby and JRuby. Discover why should you write your next extension using Ruby-FFI here[http://wiki.github.com/ffi/ffi/why-use-ffi].
RPMPackage rubygem-facter-2.4.6-1.lbn19.noarch
You can prove anything with facts!
RPMPackage rubygem-extlib-0.9.16-3.lbn19.noarch
Support library for DataMapper and Merb.
RPMPackage rubygem-eventmachine-0.12.10-7.fc18.armv6hl
EventMachine implements a fast, single-threaded engine for arbitrary network communications. It's extremely easy to use in Ruby. EventMachine wraps all interactions with IP sockets, allowing programs to concentrate on the implementation of network protocols. It can be used to create both network servers and clients. To create a server or client, a Ruby program only needs to specify the IP address and port, and provide a Module that implements the communications protocol. Implementations of several standard network protocols are provided with the package, primarily to serve as examples. The real goal of EventMachine is to enable programs to easily interface with other programs using TCP/IP, especially if custom protocols are required.
RPMPackage rubygem-erubis-2.7.0-4.lbn19.noarch
Erubis is a very fast, secure, and extensible implementation of eRuby.
RPMPackage rubygem-eassl2-2.0.1-1.lbn19.noarch
This gem is a more featureful but still drop-in replacement for eassl 0.1.1643
RPMPackage rubygem-domain_name-0.5.20160615-1.lbn19.noarch
This is a Domain Name manipulation library for Ruby. It can also be used for cookie domain validation based on the Public Suffix List.
RPMPackage rubygem-diff-lcs-1.2.5-2.lbn19.noarch
Diff::LCS is a port of Algorithm::Diff that uses the McIlroy-Hunt longest common subsequence (LCS) algorithm to compute intelligent differences between two sequenced enumerable containers. The implementation is based on Mario I. Wolczko's Smalltalk version (1.2, 1993) and Ned Konz's Perl version (Algorithm::Diff).
RPMPackage rubygem-curb-0.8.3-3.fc19.armv6hl
Curb (probably CUrl-RuBy or something) provides Ruby-language bindings for the libcurl(3), a fully-featured client-side URL transfer library. cURL and libcurl live at http://curl.haxx.se/
RPMPackage rubygem-compat_resource-12.10.6-1.lbn19.noarch
Bring some new features of Chef 12.5 to previous 12.X releases.
RPMPackage rubygem-coderay-1.1.1-1.lbn19.noarch
Fast and easy syntax highlighting for selected languages, written in Ruby. Comes with RedCloth integration and LOC counter.