Marcus Rueckert
darix
- autobuild-team 0 tasks
- opensuse-review-team 18 tasks
- ruby-maintainers 0 tasks
Involved Projects and Packages
A simple, fast Mysql library for Ruby, binding to libmysql
A pure Ruby implementation of the SCP client protocol.
LONG DESCRIPTION
GOES
HERE
LONG DESCRIPTION
GOES
HERE
A simple library to assist in establishing tunneled Net::SSH connections
Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser. Among Nokogiri's
many features is the ability to search documents via XPath or CSS3 selectors.
XML is like violence - if it doesn’t solve your problems, you are not using
enough of it.
Open child process with handles on pid, stdin, stdout, and stderr: manage child processes and their io handles easily.
Easy and robust Ruby web application deployment.
This is the extension library to access a PostgreSQL database from Ruby.
This library works with PostgreSQL 7.4 and later.
pkg-config can be used in your extconf.rb to properly detect need
libraries for compiling Ruby native extensions
Allows custom language loaders for specified file extensions to be hooked into
require
attach an irb-like session to any object at runtime
Provides YARD and extended documentation support for Pry
Racc is a LALR(1) parser generator. It is written in Ruby itself, and generates Ruby program.
Rack provides minimal, modular and adaptable interface for developing
web applications in Ruby. By wrapping HTTP requests and responses in
the simplest way possible, it unifies and distills the API for web
servers, web frameworks, and software in between (the so-called
middleware) into a single method call.
Also see http://rack.rubyforge.org.
HTTP Caching for Rack