You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-retryable-2.0.4-1.lbn25.noarch
Retryable#retryable, allow for retrying of code blocks.
RPMPackage rubygem-retriable-2.1.0-1.lbn25.noarch
Retriable is an simple DSL to retry a code block if an exception should be raised. This is especially useful when interacting external api/services or file system calls.
RPMPackage rubygem-rest-2.7.2-1.lbn25.noarch
Rest client wrapper that chooses best installed client.
RPMPackage rubygem-resource_kit-0.1.5-1.lbn25.noarch
Resource Kit provides tools to aid in making API Clients. Such as URL resolving, Request / Response layer, and more.
RPMPackage rubygem-representable-3.0.0-1.lbn25.noarch
Renders and parses JSON/XML/YAML documents from and to Ruby objects. Includes plain properties, collections, nesting, coercion and more.
RPMPackage rubygem-ref-2.0.0-1.lbn25.noarch
Library that implements weak, soft, and strong references in Ruby that work across multiple runtimes (MRI, REE, YARV, Jruby, Rubinius, and IronRuby). Also includes implementation of maps/hashes that use references and a reference queue.
RPMPackage rubygem-reel-0.6.1-1.lbn25.noarch
A Celluloid::IO-powered HTTP server.
RPMPackage rubygem-redis-objects-1.5.0-1.lbn25.noarch
Map Redis types directly to Ruby objects. Works with any class or ORM.
RPMPackage rubygem-redis-4.1.3-1.lbn25.noarch
A Ruby client that tries to match Redis' API one-to-one, while still providing an idiomatic interface.
RPMPackage rubygem-rdiscount-2.2.0.1-1.lbn25.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-rdf-xsd-1.1.1-1.lbn25.noarch
Adds RDF::Literal subclasses for extended XSD datatypes.
RPMPackage rubygem-rdf-1.1.6-1.lbn25.noarch
RDF.rb is a pure-Ruby library for working with Resource Description Framework (RDF) data.
RPMPackage rubygem-rbzip2-0.3.0-1.lbn25.noarch
Various bzip2 implementations for Ruby.
RPMPackage rubygem-rbvmomi-1.11.7-1.lbn25.noarch
Ruby interface to the VMware vSphere API
RPMPackage rubygem-rbnacl-7.0.0-1.lbn25.noarch
Ruby binding to the Networking and Cryptography (NaCl) library.
RPMPackage rubygem-rb-readline-0.5.4-1.lbn25.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.9.7-1.lbn25.noarch
A Ruby wrapper for Linux's inotify, using FFI.
RPMPackage rubygem-rb-fsevent-0.9.4-1.lbn25.noarch
FSEvents API with Signals catching (without RubyCocoa).
RPMPackage rubygem-rake-compiler-1.0.7-3.lbn25.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-rak-1.4-1.lbn25.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. .