You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-rdiscount-2.2.0.1-1.lbn19.x86_64
Description: Discount is an implementation of John Gruber's Markdown markup language in C. It implements all of the language described in the markdown syntax document and passes the Markdown 1.0 test suite.
RPMPackage rubygem-rdiscount-2.2.0.1-1.lbn19.x86_64
Description: Discount is an implementation of John Gruber's Markdown markup language in C. It implements all of the language described in the markdown syntax document and passes the Markdown 1.0 test suite.
RPMPackage rubygem-rdiscount-2.0.7.3-1.fc19.armv6hl
Description: Discount is an implementation of John Gruber's Markdown markup language in C. It implements all of the language described in the markdown syntax document and passes the Markdown 1.0 test suite.
RPMPackage rubygem-rdiscount-2.0.7.3-1.fc19.armv6hl
Description: Discount is an implementation of John Gruber's Markdown markup language in C. It implements all of the language described in the markdown syntax document and passes the Markdown 1.0 test suite.
RPMPackage rubygem-rdf-xsd-1.1.1-1.lbn19.noarch
Adds RDF::Literal subclasses for extended XSD datatypes.
RPMPackage rubygem-rdf-1.1.6-1.lbn19.noarch
RDF.rb is a pure-Ruby library for working with Resource Description Framework (RDF) data.
RPMPackage rubygem-rbzip2-0.2.0-1.lbn19.noarch
A pure Ruby implementation of the bzip2 compression algorithm.
RPMPackage rubygem-rbvmomi-1.6.0-1.lbn19.noarch
Ruby interface to the VMware vSphere API
RPMPackage rubygem-rbvmomi-1.6.0-1.lbn19.noarch
Ruby interface to the VMware vSphere API
RPMPackage rubygem-rbovirt-0.0.35-1.lbn19.noarch
A Ruby client for oVirt REST API
RPMPackage rubygem-rbnacl-3.1.2-1.lbn19.noarch
Ruby binding to the Networking and Cryptography (NaCl) library.
RPMPackage rubygem-rb-readline-0.5.3-1.lbn19.noarch
The readline library provides a pure Ruby implementation of the GNU readline C library, as well as the Readline extension that ships as part of the standard library.
RPMPackage rubygem-rb-inotify-0.8.8-3.fc19.noarch
A Ruby wrapper for Linux's inotify, using FFI
RPMPackage rubygem-rb-fsevent-0.9.4-1.lbn19.noarch
FSEvents API with Signals catching (without RubyCocoa).
RPMPackage rubygem-rake-compiler-0.9.5-1.lbn19.noarch
rake-compiler aims to help Gem developers while dealing with Ruby C extensions, simplifiying the code and reducing the duplication. It follows *convention over configuration* and set an standarized structure to build and package C extensions in your gems. This is the result of expriences dealing with several Gems that required native extensions across platforms and different user configurations where details like portability and clarity of code were lacking.
RPMPackage rubygem-rake-10.4.2-56.lbn19.noarch
Rake is a Make-like program implemented in Ruby. Tasks and dependencies are specified in standard Ruby syntax.
RPMPackage rubygem-rak-1.4-1.lbn19.noarch
Grep replacement, recursively scans directories to match a given Ruby regular expression. Prints highlighted results. Based on the Perl tool 'ack' by Andy Lester.
RPMPackage rubygem-raindrops-0.10.0-1.lbn19.x86_64
Raindrops is a real-time stats toolkit to show statistics for Rack HTTP servers. It is designed for preforking servers such as Rainbows! and Unicorn, but should support any Rack HTTP server under Ruby 1.9, 1.8 and Rubinius on platforms supporting POSIX shared memory. It may also be used as a generic scoreboard for sharing atomic counters across multiple processes.
RPMPackage rubygem-rainbow-2.1.0-1.lbn19.noarch
Colorize printed text on ANSI terminals.
RPMPackage rubygem-railties-3.2.18-0.lbn19.noarch
Rails internals: application bootup, plugins, generators, and rake tasks. Railties is responsible to glue all frameworks together. Overall, it: * handles all the bootstrapping process for a Rails application; * manager rails command line interface; * provides Rails generators core;