PHP extention to generate postscript by using pslib.
rtf2latex2e is a program that translates RTF (rich text format) files into
LaTeX files. It translates text formatting, tables, figures, and equations.
The resulting LaTeX files are quite readable and suitable for editing.
CUPS configuration Gtk+2.0 GUI
Configures a CUPS server. It uses the CUPS API (bound to Python with pycups)
to do this. The communication with the server is performed using IPP. As a
result, it is equally able to configure a remote CUPS server as a local one.
This is a perl script that can generate compact, DSC-compliant Postscript out
of a plain text file and a BDF font. The output can be previewed using
Ghostscript under most platforms, or with the Windows shareware program
"ROPS", or printed on Postscript printers, or converted to PDF using "ps2pdf".
The motivation for creating this script was to be able to print texts in
international character sets. Since it's much easier to create or edit bitmap
(BDF/PCF) fonts than outline fonts, this script allows to print texts using
your own fonts.
The Blue Obelisk Data Repository lists many important chemoinformatics data
such as element and isotope properties, atomic radii, etc. including references
to original literature. Developers can use this repository to make their
software interoperable.
This is CFS, Matt Blaze's Cryptographic File System. It provides
transparent encryption and decryption of selected directory trees.
It is implemented as a user-level NFS server and thus does not
require any kernel modifications.
For an overview of how to use it, read "${PREFIX}/share/doc/cfs/notes.ms"
and the manual pages. There is a paper describing CFS at:
http://www.crypto.com/papers/cfs.pdf
fprint_demo is a simple GTK+ application to demonstrate and
test libfprint's capabilities. It can be used to enroll new finger prints
as well as verify and delete existing data sets.
Fwipe is a secure file erasing program. fwipe0, which actually erases
your files, is immune to filenames containing spaces, carriage returns,
dashes, or any other special characters. You can use it in place of rm
in cron jobs, together with "find ... -print0". The output of fwipe0 is
specially designed to be parsed easily by machine, so it can be embedded
in other applications which need secure file erasure.
OpenSAML 2, a re-rewrite of OpenSAML 1, supports SAML 1.0, 1.1, 2.0 but is
not backwards compatible with OpenSAML 1.
Medusa is intended to be a speedy, massively parallel, modular, login
brute-forcer. The goal is to support as many services which allow remote
authentication as possible.