Marcus Rueckert
darix
- autobuild-team 0 tasks
- opensuse-review-team 9 tasks
- ruby-maintainers 0 tasks
Involved Projects and Packages
Ruby 1.9's require_relative for rubinius and MRI 1.8. Compatibility on 1.9..2
Textile and Markdown are text formats. A very simple text format.
Another stab at making readable text that can be converted to HTML.
No need to use verbose HTML to build your docs, your blogs, your pages.
Textile gives you readable text while you're writing and beautiful
text for your readers. And if you need to break out into HTML, Textile
will allow you to do so. Textile also handles some subtleties of
formatting which will enhance your document's readability:
* Single- and double-quotes around words or phrases are converted to
curly quotations, much easier on the eye. "Observe!"
* Double hyphens are replaced with an em-dash. Observe -- very
nice!
* Single hyphens are replaced with en-dashes. Observe - so cute!
* Triplets of periods become an ellipsis. Observe...
_(TM)== to (TM), ==(R)== to (R), ==(C)_
The package contains rest_doc utility for generating documentation
for a REST API and rest_test utility for testing REST API.
A simplistic script which automates a limited set of rubyforge operations
Authors:
--------
Ara T. Howard
rubyzip is a ruby module for reading and writing zip files
Authors:
--------
Thomas Sondergaard
Mission: Provide a **lightweight, simple and idiomatic API to write
Selenium tests in Ruby**. Focus is also on improving test
feedback -- especially on failures -- by providing
out-of-the-box **state-of-the-art reporting capabilities**.
With screenshots, HTML snapshopts and log captures,
investigating test failures becomes a breeze.
sexp_processor branches from ParseTree bringing all the generic sexp processing tools with it. Sexp, SexpProcessor, Environment, etc... all for your language processing pleasure.
All the stuff that isn't good/big enough for a real library.
This module allows Ruby programs to interface with the SQLite3
database engine (http://www.sqlite.org). You must have the
SQLite engine installed in order to build this module.
Note that this module is NOT compatible with SQLite 2.x.
Small Ruby library that colors strings using ANSI escape sequences.
Treetop is a Ruby-based DSL for text parsing and interpretation. It facilitates
an extension of the object-oriented paradigm called syntax-oriented
programming. There's a readme that will get you going and some examples.
LONG DESCRIPTION
GOES
HERE
Ruby wrapper for UglifyJS JavaScript compressor
Rack middleware that provides authentication for rack applications