fraqtive
draws Mandelbrot and Julia fractals
Fraqtive is a program for drawing Mandelbrot and Julia fractals.
It uses a very fast algorithm and generates high quality, smooth
images. It is fully interactive, allowing for real-time mouse
navigation and dynamic generation of the Julia fractal preview.
OpenGL-rendered 3D view of the fractals is also supported.
unixodbc
Basic ODBC tools
UnixODBC is an implementation of the Open Database Connectivity standard,
a database abstraction layer that allows applications to be used with
many different relational databases by way of a single library.
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.
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.
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.