NOTE: 1.7.0 has a useful new feature that will help java porters to
maintain runtime compatibility for src built java ports. Default values
for javac -source and -target arguments can be globally set using two new
properties: ant.build.javac.source and ant.build.javac.target.
libmtp is an implementation of Microsoft's Media Transfer Protocol (MTP)
in the form of a library suitable primarily for POSIX compliant
operating systems. We implement MTP Basic, the stuff proposed for
standardization.
ok naddy@
This package aims to provide a central list of the country, language,
and currency names and their translations. The data comes from
ISO standards 639 (language names), 3166 (country names), and 4217 (currency).
The translations are from the Translation Project. The data is provided
in tabular files as well as XML.
XULRunner is a single "gecko runtime" installable package that can be
used to bootstrap multiple XUL+XPCOM applications that are as rich as
Firefox and Thunderbird. It will provide mechanisms for installing,
upgrading, and uninstalling these applications. XULRunner will also
provide libxul, a solution which allows the embedding of Mozilla
technologies in other projects and products.
Based on an initial port by James Wright <jamesw at bsdhosting.co.za>.
Improvements and okay steven@
Filter::Template is a Perl source filter that provides simple inline
source code templates. Inlined source code can be significantly faster
than subroutines, especially for small-scale functions like accessors
and mutators. On the other hand, they are more difficult to maintain and
use.
ok steven@
SDCC is an open source retargettable, optimizing ANSI - C compiler. The
current version targets the Intel 8051, Zilog Z80, Dallas 80C390,
Motorola HC08 and Microchip PIC MCUs.
submitted by Andreas Bihlmaier <andreas.bihlmaier at gmx.de> (MAINTAINER)
feedback and ok naddy@