This module was written after having to write Yet Another Config File
Parser for some variety of colon-separated config. Config::Auto can
examine a config file to automatically determine what format it's in.
The module understands colon separated, space separated, equals
separated, XML, Perl code, and Windows INI formats.
from Mikolaj Kuchars
wcalc is a powerful arbitrary-precision calculator. It has standard
functions (sin, asinh, logtwo, floor, etc), many pre-defined constants
(pi, e, c, etc.), variables, "active" variables, command history, and
hex/octal/binary i/o, conversions, and more.
from maintainer Amarendra Godbole
tested on amd64, and looks ok to steven@
Sequel is an ORM framework for Ruby. Sequel provides thread safety,
connection pooling, and a concise DSL for constructing queries and
table schemas.
Sequel makes it easy to deal with multiple records without having
to break your teeth on SQL.
Maintained by upstream author Jeremy Evans. Thank you!
Creix (jbcreix.mail at gmail.com). Generalized for all LP64
architectures by me. At least in theory. Some tests on sparc64
didn't go very well, and nobody tested on other archs, so just keep
ONLY_FOR_ARCHS (with amd64 added) for now.
Antti Harri (MAINTAINER) agrees.
A new programming language that makes it easy to create your own
interactive stories, animations, games, music, and art - and share your
creations on the web. Designed to help young people (ages 8 and up)
develop 21st century learning skills. As they create Scratch projects,
young people learn important mathematical and computational ideas, while
also gaining a deeper understanding of the process of design.
from maintainer Stuart Cassoff, with tweaks by me and input from
ajacoutot@.
Archive::Tar::Minitar is a pure-Ruby library and command-line utility
that provides the ability to deal with POSIX tar(1) archive files. The
implementation is based heavily on Mauricio Fernández's implementation
in rpa-base, but has been reorganised to promote reuse in other
projects.
Okay bernd@.