This is a staging site. Uploads will not persist. Testing only.
expect
Automates interactive applications
Expect is a tool for automating interactive applications according to a script.
Following the script, Expect knows what can be expected from a program and what
the correct response should be. Expect is also useful for testing these same
applications. And by adding Tk, you can also wrap interactive applications in
X11 GUIs. An interpreted language provides branching and high-level control
structures to direct the dialogue. In addition, the user can take control and
interact directly when desired, afterward returning control to the script.
pst-utils
tools for reading Microsoft Outlook PST files
This package contains tools based on libpst to read data from Microsoft
Outlook PST files.
* readpst - export data from PST files to a variety of formats, including
mbox, MH and KMail. Other packages like mb2md are available for subsequent
conversions to Maildir and other formats.
* lspst - list data in PST files.
* pst2ldif - extract contacts from a PST file and prepare them for input in
LDAP
* pst2dii - export data from PST files to Summation dii load file format
scrounge-ntfs
Data recovery program for NTFS filesystems
Scrounge NTFS is a data recovery program for NTFS filesystems. It reads each
block of the hard disk and try to rebuild the original filesystem tree into
a directory.
gnotime
utility for tracking and invoicing time spent on projects
anon-proxy
Proxy to surf the web anonymously
This package contains the JAP client which acts as a local proxy between
your browser and the insecure Internet. All requests for web pages are
handled by JAP and are encrypted several times. The encrypted messages
are sent through a chain of intermediate servers (named Mixes) to the
final destination on the Internet.
aapt
Android Asset Packaging Tool
The Android Asset Packaging Tool (aapt) takes your application resource
files, such as the AndroidManifest.xml file and the XML files for your
Activities, and compiles them. An R.java is also produced so you can
reference your resources from your Java code. This tool allows you to view,
create, and update Zip-compatible archives (zip, jar, apk). It can also
compile resources into binary assets.