Marcus Rueckert
darix
- autobuild-team 2 tasks
- opensuse-review-team 6 tasks
- ruby-maintainers 0 tasks
Involved Projects and Packages
NOTE: Automatically created during Factory devel project migration by admin.
NOTE: Automatically created during Factory devel project migration by admin.
This package is based on the package 'perl-YAML-Syck' from project 'openSUSE:Factory'.
YAML::Syck is a fast, lightweight YAML loader and dumper library The
module interfaces libsyck.
okurz: 2023-03-06: Disabled build on 15.4+15.5 due to too old python version 3.6
This project aims to provide the latest version of the ruby interpreter
Want to discuss issues? Hop into #opensuse-ruby on Freenode.
Oniguruma is a regular expressions library. The characteristics of
this library is that different character encoding for every regular
expression object can be specified.
Supported character encodings: ASCII, UTF-8, UTF-16BE, UTF-16LE,
UTF-32BE, UTF-32LE, EUC-JP, EUC-TW, EUC-KR, EUC-CN, Shift_JIS, Big5, GB
18030, KOI8-R, KOI8, ISO-8859-1, ISO-8859-2, ISO-8859-3, ISO-8859-4,
ISO-8859-5, ISO-8859-6, ISO-8859-7, ISO-8859-8, ISO-8859-9,
ISO-8859-10, ISO-8859-11, ISO-8859-13, ISO-8859-14, ISO-8859-15,
ISO-8859-16.
Ruby is an interpreted scripting language for quick and easy
object-oriented programming. It has many features for processing text
files and performing system management tasks (as in Perl). It is
simple, straight-forward, and extensible.
* Ruby features:
- Simple Syntax
- *Normal* Object-Oriented features (class, method calls, for
example)
- *Advanced* Object-Oriented features(Mix-in, Singleton-method, for
example)
- Operator Overloading
- Exception Handling
- Iterators and Closures
- Garbage Collection
- Dynamic Loading of Object Files (on some architectures)
- Highly Portable (works on many UNIX machines; DOS, Windows, Mac,
BeOS, and more)
This package is needed for (generated) ruby gems. It provides hooks for
automatic rpm provides and requires and macros that gem2rpm uses.
Ruby is an interpreted scripting language for quick and easy
object-oriented programming. It has many features for processing text
files and performing system management tasks (as in Perl). It is
simple, straight-forward, and extensible.
* Ruby features:
- Simple Syntax
- *Normal* Object-Oriented features (class, method calls, for
example)
- *Advanced* Object-Oriented features(Mix-in, Singleton-method, for
example)
- Operator Overloading
- Exception Handling
- Iterators and Closures
- Garbage Collection
- Dynamic Loading of Object Files (on some architectures)
- Highly Portable (works on many UNIX machines; DOS, Windows, Mac,
BeOS, and more)
Generate source rpms and rpm spec files from a Ruby Gem.
The spec file tries to follow the gem as closely as possible
This project aims to provide the latest version of the ruby macros
NOTE: Automatically created during Factory devel project migration by admin.
'abstract.rb' is a library which enables you to define abstract method in Ruby.
Simplifies the creation of mail service classes that uses Action View
(from Action Pack) to render the body templates.
Authors:
--------
rails development team
Eases web-request routing, handling, and response as a half-way front,
half-way page controller. Implemented with specific emphasis on
enabling easy unit/integration testing that doesn't require a browser.
Authors:
--------
rails development team
Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM. It ties
database tables and classes together for business objects, like
Customer or Subscription, that can find, save, and destroy themselves
without resorting to manual SQL.
Authors:
--------
rails development team
Wraps web resources in model classes that can be manipulated through XML over
REST.
Authors:
--------
rails development team
Utility classes and extension to the standard library that were required
by Rails, but found of general use.
Authors:
--------
rails development team
With ActsAsTaggableOn, you could tag a single model on several contexts, such as skills, interests, and awards. It also provides other advanced functionality.
A library of algorithms and containers.
An implementation of the AMQP protocol in Ruby/EventMachine for writing clients to the RabbitMQ message broker
LONG DESCRIPTION
GOES
HERE
LONG DESCRIPTION
GOES
HERE
Annable is an annotations systems for the Ruby programming lanaguage.