103 projects tagged "Freeware"
mess822 is a fast library for parsing Internet mail messages, with several qmail-compatible applications. It supports the full complexity of RFC 822 address lists and common RFC 822 extensions, and extracts each address as an easy-to-use string, with a separate string for the accompanying comment. mess822 also converts RFC 822 dates into libtai's struct caltime format, with support for numeric time zones, the standard old-fashioned time zones, and many nonstandard time zones.
libSap is linux port of windows' SAP Library which is a software emulation of CPU 6502 microprocessor and Pokey chip. Those two chips are used in Atari XL/XE computers. SAP Library is used to run programs written in 6502 machine language that are using the Pokey chip to play tunes and sounds.
Ptplot is a set of Java classes that can be used as an applet or an application for graphing datasets. It reads PlotML, binary, or ASCII data, is autoranging, and automatically or manually labels axes and tick marks. It can plot live, animated plots and provides zooming. It also includes Bourne shell scripts and DOS .bat files that can be used as a replacement for xgraph, the X11 graphing tool.
Phptempt is a template engine for PHP and Java. Templates are precompiled and then included to the script/Java program as a PHP script/Java program. Templates are organized in blocks and placeholders, all placed in one single file. Blocks may be recursive. A version of the engine is available that is optimized for Java and particularly useful for the creation of code generators of any kind.