Contact us Category listing - devel (List all)
((V)irtual = Package is only listed here)
Previous | Query returned 1736 packages, results 1501 to 1600 | Next

ruby-debug Command line interface for ruby-debug
ruby-debug-base Fast implementation of the standard Ruby debugger
ruby-debug-extra Emacs support and the Reference Manual for ruby-debug
ruby-debug-ide IDEs interface to ruby-debug
ruby-deprecated Aid developers working with deprecated code
ruby-dhaka Lexer and LALR(1) parser generators for context-free grammars
ruby-div (V) Simple Web Application framework with dRuby and ERB
ruby-eet Ruby module to read and write EET files
ruby-eventmachine Ruby event-driven I/O using the Reactor pattern
ruby-extlib Support library for DataMapper and Merb
ruby-facade Module that helps implement the facade pattern
ruby-fast_gettext Simple, fast, memory-efficient and threadsafe GetText
ruby-fcgi (V) FastCGI interface for Ruby
ruby-ffi Loading dynamic libraries, binding functions within them
ruby-fiddle Ruby fiddle library to wrap libffi
ruby-flexmock Flexible mock object library for Ruby unit testing
ruby-gemcutter Commands to interact with RubyGems.org
ruby-getopt Another option parsers for Ruby
ruby-gettext Ruby localization library like as GNU gettext
ruby-gettext_i18n_rails Simple FastGettext Rails integration
ruby-gettext-activerecord Localization for ActiveRecord using Ruby-GetText-Package
ruby-gettext-rails Localization for Ruby on Rails using Ruby-GetText-Package
ruby-gnome2-atk Ruby binding of ATK-1.0.x or later
ruby-gnome2-gdkpixbuf (V) Ruby binding of GdkPixbuf-2.x
ruby-gnome2-gio Ruby binding of gio-2.0.x
ruby-gnome2-glib Ruby binding of GLib-2.x
ruby-gnome2-gobject-introspection Ruby binding of Gobject Introspection
ruby-gnome2-pango Ruby binding of pango-1.x
ruby-hashery Facets-bread collection of Hash-like classes
ruby-heckle Code mutation tester for Ruby
ruby-highline High-level console IO library
ruby-hike Find files in a set of paths
ruby-i18n New wave Internationalization support for Ruby
ruby-inline Embed C/C++ code directly in Ruby
ruby-innate (V) Powerful web-framework wrapper for Rack
ruby-io-like Functionality of an IO object to any class
ruby-kgio Provides non-blocking I/O methods for Ruby
ruby-linecache Ruby module to read and cache lines of a file
ruby-little-plugger Module that provides Gem based plugin management
ruby-locale Pure ruby library which provides basic APIs for localization
ruby-locale-rails Rails localized functions using ruby-locale
ruby-lockfile Ruby library for creating NFS safe lockfiles
ruby-log4r Flexible logging library
ruby-logging Flexible logging library for Ruby based on log4j
ruby-loquacious Descriptive configuration files for Ruby written in Ruby
ruby-memcache Ruby wrapper for memcache
ruby-memoize Speeds up methods at the cost of memory (or disk space)
ruby-metaclass Adds a metaclass method to all Ruby objects
ruby-metaid Ruby metaprogramming helpers
ruby-mkrf Library for generating Rakefiles
ruby-mocha Ruby library for mocking and stubbing
ruby-mode Ruby editing mode for Emacs
ruby-ncurses Ruby interface to ncurses
ruby-needle Dependency injection for Ruby
ruby-ole Ruby library for read/write access to OLE compound documents
ruby-open4 Ruby library to manage child processes
ruby-parseconfig Provides simple parsing of standard *nix style config files
ruby-parser Ruby parser written in pure ruby
ruby-parsetree Extract and enumerate Ruby parse trees
ruby-parslet Parser construction library with great error reporting
ruby-path Path manipulation library
ruby-pathname2 Alternate implementation of the Pathname library
ruby-pkg-config pkg-config implemented by pure Ruby
ruby-plist (V) Manipulate Property List files
ruby-polyglot Registry of file types to load with its improved version of 'require'
ruby-posix-spawn Ruby wrapper for the posix_spawn() system call
ruby-priority-queue Fibonacci-heap priority-queue implementation for Ruby
ruby-racc LALR(1) parser generator for Ruby
ruby-railties32 Tools for creating, working with, and running Rails 3.2
ruby-rake Ruby Make
ruby-randexp Library for generating random strings
ruby-rbtree Sorted associative collection using Red-Black Trees for Ruby
ruby-rbx-require-relative Ruby 1.9's require_relative for Rubinius and MRI 1.8
ruby-rcov Code coverage analysis for Ruby
ruby-rcsparse RCS parsing library for Ruby
ruby-rd-mode Editing mode for RD (Ruby Document Format)
ruby-rdoc produces HTML and command-line documentation for Ruby projects
ruby-readline Ruby extension to readline library
ruby-rgl Framework for graph data structures and algorithms
ruby-rspec Behaviour Driven Development framework for Ruby
ruby-rspec-core Behaviour Driven Development framework for Ruby, core part
ruby-rspec-expectations Behaviour Driven Development framework for Ruby, expectations
ruby-rspec-mocks This is test-double framework for rspec
ruby-rspec-rails A test-double framework for rspec
ruby-SDL Ruby extension library to use SDL library
ruby-setup Common installer script for ruby packages
ruby-sexp-processor Generic sexp processing tools
ruby-simple_uuid Simple, scalable UUID generation for Ruby
ruby-simplecov Code coverage for Ruby 1.9
ruby-simplecov-html Default HTML formatter for SimpleCov code coverage tool
ruby-spruz Some miscellaneous libraries
ruby-stomp Ruby library for the Stomp protocol
ruby-stream Interface for external iterators
ruby-subexec Subexec spawns an external command with a timeout
ruby-subversion Ruby bindings for Subversion
ruby-templater Tool copy files and render templates using ERB
ruby-term-ansicolor Ruby library colors strings using ANSI escape sequences
ruby-termcolor ANSI color formatting like HTML for output in terminal
ruby-test-spec BDD interface over Test::Unit
ruby-test-unit Improved version of Test::Unit