Ports Search

Results 5,0715,080 of 5,623 for /devel/.(0.004 seconds)
devel/instance_storage-1.0.0 (Score: 0.032514982)
Manage class instances with dictionary
Manage class instances with dictionary.
devel/interact-0.5.2 (Score: 0.032514982)
Simple API for command-line interaction
A simple Ruby API for command-line interaction. Provides a novel 'rewinding' feature, allowing users to go back in time and re-enter a botched answer. Supports multiple-choice, password prompting, overriding input events, defaults, etc.
devel/io-like-0.3.0.20130301 (Score: 0.032514982)
The interface of IO objects to classes providing a few simple methods
The IO::Like module provides all of the methods of typical IO implementations such as File; most importantly the read, write, and seek series of methods. A class which includes IO::Like needs to provide only a few methods in order to enable the higher level methods. Buffering is automatically provided by default for the methods which normally provide it in IO.
devel/iobuffer-1.1.2 (Score: 0.032514982)
Gems for iobuffer
IO::Buffer is a fast byte queue which is primarily intended for non-blocking I/O applications but is suitable wherever buffering is required. IO::Buffer is compatible with Ruby 1.8/1.9 and Rubinius.
devel/rudeconfig-5.0.5 (Score: 0.032514982)
Library for handling configuration files, written in C++
Library, designed for easy handling with configuration files in INI-style. Completely written in C++ by using object oriented style.
devel/jammit-0.7.0 (Score: 0.032514982)
Industrial strength asset packaging library for Rails
Jammit is an industrial strength asset packaging library for Rails, providing both the CSS and JavaScript concatenation and compression that you'd expect, as well as YUI Compressor and Closure Compiler compatibility, ahead-of-time gzipping, built-in JavaScript template support, and optional Data-URI / MHTML image embedding.
devel/jasmine-core-2.4.1 (Score: 0.032514982)
Test JavaScript without any framework dependencies
Test your JavaScript without any framework dependencies, in any environment, and with a nice descriptive syntax.
devel/lager-3.2.2 (Score: 0.032514982)
Logging framework for Erlang
Lager (as in the beer) is a logging framework for Erlang. Its purpose is to provide a more traditional way to perform logging in an erlang application that plays nicely with traditional UNIX logging tools like logrotate and syslog.
devel/jekyll-coffeescript-1.0.1 (Score: 0.032514982)
CoffeeScript converter for Jekyll
rubygem-jekyll-coffeescript is a CoffeeScript converter for Jekyll.
devel/jeweler-2.0.1 (Score: 0.032514982)
Simple and opinionated helper for creating Rubygem projects
Jeweler provides the noble ruby developer with two primary features: * a library for managing and releasing RubyGem projects * a scaffold generator for starting new RubyGem projects