GTS is the GNU Triangulated Surface Library. It provides functions for
working with surfaces meshed with triangles.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
The purpose of the doxymacs project is to create a LISP package that will
make using Doxygen from within {X}Emacs easier.
Version 1.8.0, released 2007-06-10, has the following features:
* ability to look up documentation for symbols from {X}Emacs in the browser
of your choice.
* easily insert Doxygen style comments into source.
* optionally use an "external" (i.e. written in C) XML parser to speed up
building the completion list.
* fontify Doxygen keywords.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
bulk_extractor is a C++ program that scans a disk image (or any other file)
and extracts useful information—without parsing the file system. It is like a
combination of "strings" and "grep" with a whole bunch of useful patterns,
including domain names, email addresses, etc. bulk_extractor will also perform
a histogram analysis on the resulting extracted features.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Finch is a command-line chat client that comes with Pidgin. This
formula is basically compiling Pidgin without a GUI.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
The Puzzle library is designed to quickly find visually similar images
(GIF, PNG, JPG), even if they have been resized, recompressed, recolored
or slightly modified.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Also ensures the PNG drivers get built for x11 and Cairo graphics devices and
that the Objective C compiler is configured along with other Homebrew
compilers.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
1. Added dependency on pidof. This is necessary for
"mysql.server status" to work fully.
2. Added #{HOMEBREW_PREFIX}/bin to PATH in mysql.server
so that it can find Homebrew-installed pidof.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Erviz is a free tool to draw ERDs quickly. ERD (Entity-Relationship
Diagram) is diagram to represent Entity-Relationship model, a kind of
data models. It is used in database designing.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
libdap is a C++ library and command line tool for interacting with remote
databases using the Network Data Access Protocol.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>