This is a simple appender for writing log info to a unix domain socket.
Rvi is an interface to RCS. It attempts to make the process of
using RCS simpler by wrapping common RCS commands around an editor.
acsccid is a PC/SC driver for Linux/Mac OS X and it supports ACS CCID
smart card readers. This library provides a PC/SC IFD handler
implementation and communicates with the readers through the PC/SC Lite
resource manager (pcscd).
Provides <select> lists for:
o Country
o UK counties
o US States
o FR Departments
HTML_Template_Sigma implements Integrated Templates API designed by Ulf Wendel.
Features:
* Nested blocks. Nesting is controlled by the engine.
* Ability to include files from within template: <!-- INCLUDE -->
* Automatic removal of empty blocks and unknown variables
(methods to manually tweak/override this are also available)
* Methods for runtime addition and replacement of blocks in templates
* Ability to insert simple function calls into templates:
func_uppercase('Hello world!') and to define callback functions for these
* 'Compiled' templates: the engine has to parse a template file using regular
expressions to find all the blocks and variable placeholders.
This is a very "expensive" operation and is an overkill to do on every page
request: templates seldom change on production websites.
Thus this feature: an internal representation of the template structure is
saved into a file and this file gets loaded instead of the source one on
subsequent requests (unless the source changes)
* PHPUnit-based tests to define correct behaviour
* Usage examples for most of the features are available, look in the docs/
directory
InlineEgg is a Python module that provides the user with a toolbox of
convenient classes for writing small assembly programs. Only that instead of
having to remember confusing assembly mnemonics and requiring the developer
to remember how to use complex tools like assemblers and linkers, everything
is done the easy way: in Python. InlineEgg is oriented - but not limited -
to developing shellcode (sometimes called eggs) for use in exploits.
Ruby-intl -- A simple wrapper of GNU gettext for ruby
RReadline is a pure Ruby implementation of the Readline library.
Dns2tcp is a tool for relaying TCP connections over DNS.
jGnash is a free (no strings attached!) personal finance manager
with many of the same features as commercially-available software.
It was created in order to make tracking your personal finances easy,
but also provides the functionality required by advanced users.