Ports Search

Results 4,8714,880 of 5,623 for /devel/.(0.003 seconds)
devel/analogger-0.5.0 (Score: 0.032514982)
Fast, flexible, easy to use logging service for Ruby
The Swiftcore Analogger implements a fast asynchronous logging system for Ruby programs as well as client library for sending logging messages to the Analogger process. Analogger will accept logs from multiple sources and can have multiple logging destinations. Currently, logging to a file, to STDOUT, or to STDERR is supported. A future revision may support logging to a database destination, as well.
devel/annoy-0.5.6 (Score: 0.032514982)
Present the user with a simple question before a destructive action
Annoy, like your annoying friend that asks you questions all the time. Rudy uses annoy to present the user with a simple question before continuing with a destructive action.
devel/ansi-1.5.0 (Score: 0.032514982)
Gem enabling ANSI code based colorization and stylization of output
The ANSI project is a collection of ANSI escape code related libraries enabling ANSI code based colorization and stylization of output.
devel/apipie-bindings-0.0.16 (Score: 0.032514982)
Ruby bindings for API calls that are documented with Apipie
Ruby bindings for API calls that are documented with Apipie. Bindings are generated on the fly.
devel/apipie-params-0.0.4 (Score: 0.032514982)
DSL for describing data structures with json-schema bindings
DSL for Hash/JSON descriptions. Allows description of hash formats using Ruby code, generating a json-schema for it and validating values against it. It's based on the DSL of apipie-rails.
devel/app_config-2.1.3 (Score: 0.032514982)
Ruby gem for storing application configuration
An easy to use, customizable library to easily store and retrieve application (or library) configuration in key/value pairs.
devel/arr-pm-0.0.10 (Score: 0.032514982)
Read and write rpm packages
This library allows to you to read and write rpm packages. Written in pure ruby because librpm is not available on all systems
devel/arrayfields-4.9.2 (Score: 0.032514982)
Allow Keyword Access to Array Instances
arrayfields allow keyword access to array instances. arrayfields works by adding only a few methods to arrays, namely #fields= and fields, but the #fields= method is hooked to extend an array on a per object basis.In otherwords __only__ those arrays whose fields are set will have auto-magical keyword access bestowed on them - all other arrays remain unaffected.arrays with keyword access require much less memory when compared to hashes/objects and yet still provide fast lookup and preserve data order.
devel/ascii85-1.0.2 (Score: 0.032514982)
Encode/decode Adobe's binary-to-text encoding of the same name
Ascii85 provides methods to encode/decode Adobe's binary-to-text encoding of the same name
devel/asetus-0.3.0 (Score: 0.032514982)
Ruby configuration library with YAML/JSON/TOML backends
A configuration library for Ruby with YAML/JSON/TOML backends with unified object access.