Ports Search

Results 5,3315,340 of 5,623 for /devel/.(0.003 seconds)
devel/stomp-1.3.5 (Score: 0.032514982)
Streaming Text Orientated Messaging Protocol gem
The Stomp project is the Streaming Text Orientated Messaging Protocol site (or the Protocol Briefly Known as TTMP and Represented by the symbol :ttmp). Stomp provides an interoperable wire format so that any of the available Stomp Clients can communicate with any Stomp Message Broker to provide easy and widespread messaging interop among languages, platforms and brokers. This is a rubygem binding for stomp.
devel/storable-0.8.9 (Score: 0.032514982)
Marshal Ruby classes into and out of multiple formats
Marshal Ruby classes into and out of multiple formats (yaml, json, csv, tsv).
devel/stream-0.5 (Score: 0.032514982)
Interface for external iterators
Interface for external iterators.
devel/StreetAddress-1.0.6 (Score: 0.032514982)
Parses one line street addresses into normalized address object
Parses one line street addresses and returns a normalized address object. This is a near direct port of the of the perl module Geo::StreetAddress::US originally written by Schuyler D. Erle. For more information see http://search.cpan.org/~sderle/Geo-StreetAddress-US-0.99/
devel/stringex-2.6.0 (Score: 0.032514982)
Some useful extensions to the Ruby String class
Some [hopefully] useful extensions to Ruby's String class. Stringex is made up of three libraries: ActsAsUrl [permalink solution with better character translation], Unidecoder [Unicode to Ascii transliteration], and StringExtensions [miscellaneous helper methods for the String class].
devel/structured_warnings-0.2.0 (Score: 0.032514982)
Implementation of structured warnings for Ruby
This is an implementation of Daniel Berger's proposal of structured warnings for Ruby. They provide dynamic suppression and activation, as well as, an inheritance hierarchy to model their relations. This library preserves the old warn signature, but additionally allows a raise-like use.
devel/subexec-0.2.3 (Score: 0.032514982)
Subexec spawns a subprocess with an optional timeout
Subexec spawns a subprocess with an optional timeout.
devel/sugar-high-0.7.3 (Score: 0.032514982)
More Ruby sugar
More Ruby sugar - inspired by the 'zuker' project
devel/sumbur-0.1.2 (Score: 0.032514982)
Consistent spreading for server balancing
It is an implementation of Sumbur consistent spreading algorithm.
devel/sundawg_country_codes-0.0.7 (Score: 0.032514982)
Manage ISO 3166 country names and codes
A Ruby gem to manage ISO 3166 country names and their corresponding alpha-2 and alpha-3 codes. Additional support has been added for ISO 4127 currency information and standard conventions for states in the USA (based on the 3166-2:US code). ISO 3166 country codes reference: http://en.wikipedia.org/wiki/ISO_3166-1 ISO 4217 currency information: http://www.xe.com/iso4217.php http://www.xe.com/symbols.php ISO 3166-2:US code reference: http://code.google.com/apis/chart/statecodes.html http://en.wikipedia.org/wiki/ISO_3166-2:US ISO 639 language reference: http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes