B::Keywords supplies seven arrays of keywords: @Scalars, @Arrays, @Hashes,
@Filehandles, @Symbols, @Functions and @Barewords. The @Symbols array includes
the contents of each of @Scalars, @Arrays, @Hashes and @Filehandles. Similarly,
@Barewords adds a few non-function keywords (like __DATA__, NULL) to the
@Functions array.
All additions and modifications are welcome.
Textmail filters a mail message or mbox, replacing MS Word, MS Excel,
HTML, RTF, and PDF attachments with the plain text contained therein.
By default, the following attachments are also deleted: image, audio,
video, and MS Windows executables. MS winmail.dat attachments are
replaced by any attachments contained therein, which are then replaced
by text or deleted in the same fashion. Any of these actions can be
suppressed with the command line options. Mail headers can also be
selectively deleted.
L2A is a simple filter to remove most LaTeX commands from marked-up
documents, leaving only the body of text.
K3b is a GUI frontend to the CD recording programs cdrdao and cdrecord.
It's aim is to provide a very user friendly interface to all the tasks that
come with CD and DVD recording.
Features so far:
* Creating data CDs (on-the-fly, rockridge, joliet, El-Torito)
* Creating audio CDs (WAV, MP3, OGG, CD-TEXT; normalization and on-the fly)
* Creating Video CDs (VCD 1.1, 2.0, SVCD, CD-i support (Version 4))
* Creating mixed-mode CDs (CD-Extra (CD-Plus, Enhanced Audio CD))
* Creating eMovix CDs
* CD Copy (single + multi session, audio, enhanced audio, cloning)
* DVD burning (DVD-R(W), DVD+R(W), eMovix, Formatting DVD-RWs and DVD+RWs)
* CD Ripping (CDDB support, CD-TEXT reading, several formats)
* DVD Ripping and DivX/XviD encoding
* Blanking of CDRWs.
* Retrieving Table of contents and cdr information.
* Writing existing iso images to CD and DVD.
* Writing cue/bin files created for CDRWIN
* DVD copy (no video transcoding yet)
* Enhanced cd device handling (burnfree and justlink support)
* KParts plugin
ifile is a general mail filtering system that works with a mail client to
intelligently filter mail according to the way the user tends to organize
mail. ifile uses the machine learning algorithm Naive Bayes to classify
e-mail documents.
ifile is different from other mail filtering programs in three major ways:
1.ifile does not require you to generate a set of rules in order to
successfully filter mail
2.ifile uses the entire content of messages for filtering purposes
3.ifile learns as you move incorrectly filtered messages to new mailboxes
ifile is not dependent upon any specific mail system and should be adaptable
to any mail system which allows an outside program to perform mail
filtering.
Sylpheed is an e-mail client (and news reader) based on GTK+ 2, running on
X Window System, and aiming for:
* Quick response
* Graceful, and sophisticated interface
* Easy configuration, intuitive operation
* Abundant features
Currently, many features are supported including POP3, IMAP, NNTP,
multiple accounts, threading, filtering, MIME attachments, APOP, SMTP
AUTH, SSL, IPv6, GnuPG, internalization, and more.
jp2a is a simple JPEG to ASCII viewer.
macopix - Mascot Constructive Pilot for X
a window sitter program for X11
QScheme is a fast and small implementation of Scheme written in C.
QScheme is easy to interface and should be easy to use as an extension
language.
QScheme currently supports foreign function call and dynamic library. A
perl like regular expression module is provided as example.
QScheme is really fast: benchmarks (still a little old) shows that it is
generaly between 2 and 70 times faster than other scheme interpreters.
Documentation and GTK support has been disabled in this port.
RDBC stands for Ruby Database Connectivity.
RDBC provides a unified API to access RDBMS such as PostgreSQL and
Oracle. The composition of RDBC is like that of JDBC. Almost all the
names of the classes and the methods are mimicked.