You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-nokogiri-1.5.9-1.fc19.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-nokogiri-1.5.9-1.fc19.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.2.1-2.lbn19.x86_64
NIO provides a high performance selector API for monitoring IO objects
RPMPackage rubygem-niceogiri-1.1.2-1.lbn19.noarch
Make dealing with XML less painful
RPMPackage rubygem-netrc-0.8.0-1.lbn19.noarch
This library can read and update netrc files, preserving formatting including comments and whitespace.
RPMPackage rubygem-netaddr-1.5.0-1.lbn19.noarch
A package for manipulating network addresses.
RPMPackage rubygem-net-ssh-multi-1.2.1-1.lbn19.noarch
Control multiple Net::SSH connections via a single interface.
RPMPackage rubygem-net-ssh-gateway-1.2.0-1.fc19.noarch
A simple library to assist in establishing tunneled Net::SSH connections
RPMPackage rubygem-net-ssh-doc-2.7.0-1.lbn19.noarch
Documentation for rubygem-net-ssh
RPMPackage rubygem-net-ssh-3.0.1-1.lbn19.noarch
Net::SSH: a pure-Ruby implementation of the SSH2 client protocol.
RPMPackage rubygem-net-sftp-doc-2.1.1-1.lbn19.noarch
This package contains documentation for rubygem-net-sftp.
RPMPackage rubygem-net-sftp-2.1.2-1.lbn19.noarch
A pure Ruby implementation of the SFTP client protocol
RPMPackage rubygem-net-scp-1.1.2-1.lbn19.noarch
A pure Ruby implementation of the SCP client protocol
RPMPackage rubygem-net-ldap-0.3.1-4.lbn19.noarch
Net::LDAP for Ruby (also called net-ldap) implements client access for the Lightweight Directory Access Protocol (LDAP), an IETF standard protocol for accessing distributed directory services. Net::LDAP is written completely in Ruby with no external dependencies. It supports most LDAP client features and a subset of server features as well. Net::LDAP has been tested against modern popular LDAP servers including OpenLDAP and Active Directory. The current release is mostly compliant with earlier versions of the IETF LDAP RFCs (2251–2256, 2829–2830, 3377, and 3771). Our roadmap for Net::LDAP 1.0 is to gain full client compliance with the most recent LDAP RFCs (4510–4519, plus portions of 4520–4532).
RPMPackage rubygem-net-http-spy-0.2.1-1.lbn19.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.9.4-1.lbn19.noarch
Persistent connections using Net::HTTP plus a speed fix for 1.8. It's thread-safe too.
RPMPackage rubygem-net-dhcp-1.3.2-1.lbn19.noarch
The aim of Net::DHCP is to provide a set of classes to low level handle the DHCP protocol (rfc2131, rfc2132, etc.). With Net::DHCP you will be able to craft custom DHCP packages and have access to all the fields defined for the protocol.
RPMPackage rubygem-nenv-0.2.0-1.lbn19.noarch
Using ENV is like using raw SQL statements in your code. We all know how that ends...
RPMPackage rubygem-naught-1.1.0-1.lbn19.noarch
Naught is a toolkit for building Null Objects.
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.