ruby-vte3
VTE3 widget bindings for the Ruby language
libconvert-ytext-perl
Perl module to quote strings suitably for RFC2822 local parts
Convert::YText converts strings to and from "YText", a format inspired by
xtext defined in RFC1894, the MIME base64 and quoted-printable types (RFC
1394). The main goal is encode a UTF8 string into something safe for use as
the local part in an internet email address (RFC2822).
gccgo-7-mips-linux-gnu
GNU Go compiler
python-babelfish
library to work with countries and languages (Python 2)
Babelfish makes it easy to work with countries, languages, scripts, ISO codes
and IETF codes from Python. It has converters between all different data
can be extended to use custom converters and data.
libdbix-introspector-perl
module to detect what database code is connected to
DBIx::Introspector is a module factored out of the DBIx::Class database
detection code. Most code that needs to detect which database it is connected
to assumes that there is a one-to-one mapping from database drivers to
database engines. Unfortunately reality is rarely that simple. For instance,
DBD::ODBC is typically used to connect to SQL Server, but ODBC can be used to
connect to PostgreSQL, MySQL, and Oracle. Additionally, while ODBC is the
most common way to connect to SQL Server, it is not the only option, as
DBD::ADO can also be used.
python-pygrace
Python bindings for grace
Grace is a point-and-click tool that allows the user to draw X-Y plots.