Jan-Simon Möller
dl9pf
Involved Projects and Packages
Rails is a web-application framework for the MVC pattern that includes
both a template engine, controller framework, and object-relational
mapping package. Everything needed to develop web-apps that can run on
CGI, FastCGI, and mod_ruby.
Authors:
--------
rails development team
This package contains Rake, a simple ruby build program with
capabilities similar to make.
Rake has the following features:
* Rakefiles (rake's version of Makefiles) are completely defined in
standard Ruby syntax. No XML files to edit. No quirky Makefile
syntax to worry about (is that a tab or a space?)
* Users can specify tasks with prerequisites.
* Rake supports rule patterns to sythesize implicit tasks.
* Flexible FileLists that act like arrays but know about
manipulating file names and paths.
* A library of prepackaged tasks to make building rakefiles easier.
Authors:
--------
Jim Weirich
RBrainz is a Ruby client library to query the MusicBrainz database using the MusicBrainz XML web service. (not to be confused with the old RDF webservice)
The ReCaptchaClient abstracts the ReCaptcha API for use in Rails Applications
RFuzz is a Ruby library to test web applications using external stimuli
based on randomness featuring an HttpClient based on Mongrel's HTTP
parser and an ArcFour randomness generator.
Authors:
--------
Zed Shaw
Ruby/XSLT is a simple XSLT class based on libxml and
libxslt
Authors:
---------
Gregoire Lejeune
A simplistic script which automates a limited set of rubyforge operations
Authors:
--------
Ara T. Howard
RubyTorrent is primarily a library. See doc/api.txt for an example of how to
use it in your Ruby applications. There are also a few executable scripts for
you to play around with.
Authors:
--------
William Morgan
Thin is a very simple web server written in Ruby. It's single-threaded, which
means it can only serve one request at a time. This simplicity affords
increased speed and decreased memory usage for singled-threaded framework like
Rails.
Thin is a Ruby web server that glues together 3 of the best Ruby libraries in
web history:
- the Mongrel parser, the root of Mongrel speed and security
- Event Machine, a network I/O library with extremely high scalability,
performance and stability
- Rack, a minimal interface between webservers and Ruby frameworks
Which makes it, with all humility, the most secure, stable, fast and extensible
Ruby web server.
Authors:
--------
Marc-Andre Cournoyer
LONG DESCRIPTION
GOES
HERE
LONG DESCRIPTION
GOES
HERE
RubyGems is the Ruby standard for publishing and managing third party
libraries.
Authors:
--------
Rich Kilmer
Chad Fowler
David Black
Paul Brannan
Jim Weirich
Gavin Sinclair
George Marrows
Dick Davies
Mauricio Fernandez
Simon Strandgaard
Dave Glasser
Paul Duncan
Ville Aine
Ryan Davis
Eric Hodel
This package is based on the package 'smart' from project 'home:cthiel1'.
The Smart Package Manager project has the ambitious objective
of creating smart and portable algorithms for solving adequately the problem
of managing software upgrading and installation. This tool works in all
major distributions, and will bring notable advantages over native tools
currently in use (APT, APT-RPM, YUM, URPMI, etc).
Command-line client for the openSUSE Package Search web service commonly known as "webpin": http://benjiweber.co.uk:8080/webpin/
The Package Search service is written and maintained by Benjamin Weber.
The xdg-utils package is a set of simple scripts that provide basic
desktop integration functions for any Free Desktop, such as Linux.
They are intended to provide a set of defacto standards. This means
that: * Third party software developers can rely on these
xdg-utils for all of their simple integration needs.
* Developers of desktop environments can make sure that their
environments are well supported
If a desktop developer wants to be certain that their environment
functions with all third party software, then can simply make sure that
these utilities work properly in their environment.
With this technology users can install packages and add repositories
with a simple click on a link in a website.
Authors:
--------
Benjamin Weber
Yum is a utility that can check for and automatically download and
install updated RPM packages. Dependencies are obtained and downloaded
automatically prompting the user as necessary.
Fast metadata parser for yum implemented in C.
More and more configuration and CSV files are stored as xml rather than as plain text (CSV ~ comma separated value as used for database tables). However these files can not be parsed by bash.
Converts xml to (formatted) text.
However this tool seems to need xsl files specific to certain types of xml files in order to convert xml to text.
cf -Base:build:arm
cf Base:build:arm:cross)
cf Base:build:arm:crossgcc)
REPOSITORIES REMOVED BY ADMIN DUE AS ANNOUNCED
This is the boostrap project to bring up openSUSE on ARM. We do not use the cross compile approach only but boostrap via an existing distro and use a cross compiler in a special combination with QEMU.