L2A is a simple filter to remove most LaTeX commands from marked-up
documents, leaving only the body of text.
PicoSAT is a popular SAT solver written by Armin Biere in pure C. This
package provides efficient Python bindings to picosat on the C level,
i.e. when importing pycosat, the picosat solver becomes part of the
Python process itself.
Terminus TTF is a TrueType version of the great Terminus Font, a
fixed-width bitmap font optimized for long work with computers.
It is useful for applications that don't support bitmap fonts
e.g. Java applications.
This is a library containing common/shared code regarding the A-bis
interface between BTS and BSC. It implements drivers for mISDN and DAHDI
based E1 cards, as well as some A-bis/IP dialects.
gtkpod is a platform independent graphical user interface for Apple's iPod
using GTK2. It supports the first to fifth generation, including the iPod
mini, iPod photo, iPod shuffle, iPod nano, and iPod video. It allows you to:
* Read your existing iTunesDB (i.e. import the existing contents of
your iPod including playcounts, ratings, and on-the-go playlists)
* Add MP3, WAV, M4A (non-protected AAC), M4B (audio book), and podcast
files (single files, directories or existing playlists) to the iPod
* Browse the contents of your local hard disk by album/artist/genre
* Create and modify playlists, including smart playlists
* Choose the charset the ID3 tags are encoded in from within gtkpod
* Extract tag information (artist, album, title, etc.) from the filename
* Detect duplicates when adding songs (optional)
* Remove and export tracks from your iPod
* Modify/Refresh ID3 tags, optionally updating the original file
* Synchronize directories
* Normalize the volume of your tracks (via mp3gain or the replay-gain tag)
* Download and display of Album Art from the Internet
* Work offline and synchronize your new playlists/songs with the iPod later
* Export your korganizer/kaddressbook/thunderbird/evocalendar/evolution/
webcalendar/... data to the iPod (scripts for other programs can be
easily added)
jp2a is a simple JPEG to ASCII viewer.
E-MailRelay is a simple SMTP proxy and store-and-forward message transfer
agent (MTA). When running as a proxy all e-mail messages can be passed
through a user-defined program, such as a spam filter, which can drop, re-
address or edit messages as they pass through. When running as a store-
and-forward MTA incoming messages are stored in a local spool directory,
and then forwarded to the next SMTP server on request.
E-MailRelay can also run as a POP3 server. Messages received over SMTP
can be automatically dropped into several independent POP3 mailboxes.
MailScanner is a complete e-mail security system designed for use on
e-mail gateways. It protects against viruses, and detects attacks against
e-mail client packages (such as Outlook, Outlook Express, Eudora). It can
also detect almost all unsolicited commercial e-mail (spam) passing through
it and respond to all incidents in a wide variety of ways.
Not only can it scan for known viruses, but it can also protect against unknown
viruses hidden inside e-mail attachments by refusing entry to attachments whose
filenames match any given pattern. This can include generic patterns that trap
filenames attempting to hide the true filename extension (e.g. ".txt.vbs").
It is superior to many commercial packages in its ability to handle attacks
against itself, such as Denial Of Service attacks caused by messages containing
the "Zip of Death". It is easy to install into an existing e-mail gateway,
requiring very little knowledge of sendmail and no change to an existing
sendmail configuration.
MailScanner itself is entirely open source, but it uses widely known commercial
virus scanning packages at its core. The other software it uses is all high
quality open source software, leading to a system that can be trusted for
performance and reliability.
DB2LaTeX are a set of XSLT stylesheets which generate high level LaTeX2e from
your docbook document. They do not perform any FO transformation, the only
thing they do is to map DocBook tags into more or less standard LaTeX (a recent
installation of LaTeX 2e is required, with most common packages. However, in
more stable releases, package dependencies will be completely managed with xsl
parameters, making it virtually compatible with basic LaTeX 2e installations).
All the "styling" has to be done by modifying available xsl:params, overriding
and customizing templates, and in the last, by adding your "sty" files.
This package provides Python bindings to CryptoMiniSat on the C++ level,
i.e. when importing pycryptosat, the CryptoMiniSat solver becomes part of the
Python process itself.