TaxiPilot is just a silly little game. It's based on the Spacetaxi-game
on the C64. The objective is to pick up passengers waiting on a number
of platforms and to drop them where they want to go.
Text::Unidecode provides is a function, `unidecode(...)' that takes
Unicode data and tries to represent it in US-ASCII characters
(i.e., the universally displayable characters between 0x00 and 0x7F).
The representation is almost always an attempt at *transliteration*
-- i.e., conveying, in Roman letters, the pronunciation expressed by
the text in some other writing system.
--
Logcheck is a scheduled auditing tool that scans system log files
for security violations and unusual activity. Reports of suspicious
log entries are mailed to a specified user (usually root).
WWW: http://www.psionic.com/abacus/logcheck
MAINTAINER= Srebrenko Sehic <haver@insecure.dk>
--
LCMS is the Little Color Management System, a Color Matching Method
(CMM) library which implements fast transforms between ICC profiles.
Color management refers to techniques that ensure consistent color
as images are transferred from scanners or cameras to monitors and
printers.
As Mirabilis servers have problems w/ v7 protocol, all the Unix ICQ
clients work very unstable nowadays - some messages never arrive, or
get delivered over an incredible amount of time, etc. Until there is
a good free library for icq2000 protocol, the centericq author
implemented other IM protocols in the client. With this version, Yahoo
and MSN protocol support are introduced.
- remove pre-extract target
- hopefully allow gettext to be built with an existing copy of gettext
installed, one suggestion from naddy@
- add regression tests
- rename checksums file
KTouch is a program for learning touch typing. It is a way to learn
to type on a keyboard quickly and correctly. Every finger has it's
place on the keyboard with associated keys to press.
KLettres aims to help a child to learn the french alphabet and
then to read some syllables. It has a very simple graphical interface
to allow the child to concentrate on the keyboard.
ccrypt is a utility for encrypting and decrypting files and streams.
It was designed to replace the standard unix crypt utility, which is
notorious for using a very weak encryption algorithm. ccrypt is based
on the Rijndael cipher, which is the U.S. government's chosen
candidate for the Advanced Encryption Standard. This cipher is believed
to provide very strong security.