You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-nori-2.4.0-1.lbn13.noarch
XML to Hash translator
RPMPackage rubygem-nokogiri-doc-1.6.0-1.lbn13.x86_64
This package contains documentation for rubygem-nokogiri.
RPMPackage rubygem-nokogiri-doc-1.5.5-2.fc18.armv6hl
This package contains documentation for rubygem-nokogiri.
RPMPackage rubygem-nokogiri-1.6.0-1.lbn13.x86_64
Nokogiri parses and searches XML/HTML very quickly, and also has correctly implemented CSS3 selector support as well as XPath support. Nokogiri also features an Hpricot compatibility layer to help ease the change to using correct CSS and XPath.
RPMPackage rubygem-nokogiri-1.5.5-2.fc18.armv6hl
Nokogiri parses and searches XML/HTML very quickly, and also has correctly implemented CSS3 selector support as well as XPath support. Nokogiri also features an Hpricot compatibility layer to help ease the change to using correct CSS and XPath.
RPMPackage rubygem-nio4r-1.0.0-1.lbn13.x86_64
New IO for Ruby
RPMPackage rubygem-netaddr-1.5.0-1.lbn13.ruby193.noarch
A package for manipulating network addresses.
RPMPackage rubygem-net-ssh-multi-1.2.0-1.lbn13.noarch
Control multiple Net::SSH connections via a single interface.
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-doc-2.7.0-1.lbn13.noarch
Documentation for rubygem-net-ssh
RPMPackage rubygem-net-ssh-2.7.0-1.lbn13.noarch
Net::SSH: a pure-Ruby implementation of the SSH2 client protocol.
RPMPackage rubygem-net-sftp-doc-2.0.5-2.lbn13.ruby193.noarch
This package contains documentation for rubygem-net-sftp.
RPMPackage rubygem-net-sftp-2.0.5-2.lbn13.ruby193.noarch
A pure Ruby implementation of the SFTP client protocol
RPMPackage rubygem-net-scp-1.1.2-1.lbn13.noarch
A pure Ruby implementation of the SCP client protocol
RPMPackage text/h323 rubygem-net-http-spy-0.2.1-1.lbn13.noarch
Ever wondered what HTTP requests the Ruby gem you are using to connect to a third party API is making? Use HTTP Spy to see what is going on behind the scenes.
RPMPackage rubygem-net-http-persistent-2.8-1.lbn13.ruby193.noarch
Manages persistent connections using Net::HTTP plus a speed fix for Ruby 1.8. It's thread-safe too! Using persistent HTTP connections can dramatically increase the speed of HTTP. Creating a new HTTP connection for every request involves an extra TCP round-trip and causes TCP congestion avoidance negotiation to start over. Net::HTTP supports persistent connections with some API methods but does not handle reconnection gracefully. Net::HTTP::Persistent supports reconnection and retry according to RFC 2616.
RPMPackage rubygem-mustang-0.2.2-1.lbn13.x86_64
Ruby proxy library for Google V8 Javascript engine.
RPMPackage rubygem-mustache-0.99.4-1.lbn13.ruby193.noarch
Think of Mustache as a replacement for your views. Instead of views consisting of ERB or HAML with random helpers and arbitrary logic, your views are broken into two parts: a Ruby class and an HTML template.
RPMPackage rubygem-multipart-post-1.2.0-1.lbn13.noarch
Use with Net::HTTP to do multipart form posts. IO values that have file.
RPMPackage rubygem-multi_xml-0.5.5-1.lbn13.noarch
A gem to provide swappable XML backends utilizing LibXML, Nokogiri, Ox, or REXML.