In scripting languages like Perl, hashes are used all the time. In C,
hashes don't exist in the language itself. This software provides a hash
for C structures.
ok alek
The tree utility displays a small formatted tree of directories. It can
be really useful to get a quick glance of a directory structure.
submitted by Pierre-Yves Ritschard <pierre-yves at spootnik.org>
ok steven@
different sensors like snort or nepenthes, log files from hostapd etc.
work mostly done before and during c2k6;
initially discussed with reyk@ and sturm@ , help and inputs msf@ alek@;
ok alek@
This module implements most of strptime(3), the POSIX function that is
the reverse of strftime(3), for DateTime. While strftime takes a
DateTime and a pattern and returns a string, strptime takes a string and
a pattern and returns the DateTime object associated.
This module is a quick and dirty way to determine if a cron time format is
valid for the current date and time.
A cron entry follows the cron format from crontab(5).
The validate_time function uses the current date and time for comparison,
but will also accept a valid DateTime object as a parameter.
This Perl module implements Perl hashes that preserve the order in which
the hash elements were added. The order is not affected when values
corresponding to existing keys in the IxHash are changed. The elements
can also be set to any arbitrary supplied order. The familiar perl array
operations can also be performed on the IxHash.
> NumPy is a Python library for numeric and scientific computing, it
> contains a powerful N-dimensional array object, basic linear algebra
> functions, basic Fourier transforms, sophisticated random number
> capabilities and tools for integrating Fortran code.
feedback and ok alek@
Mozilla Localization Project, abbreviated as MLP, tries to help and ease
the availability of mozilla.org products toward different world cultures
and languages through the support of the open source community.
submitted by Antoine Jacoutot <ajacoutot at lphp.org>
ok sturm@
mftrace is a small Python program that lets you trace a TeX bitmap font
into a PFA or PFB font (PostScript Type1 Scalable Font) or TTF (TrueType)
font.
submitted by Matt Jibson <dolmant at gmail.com>
"looks ok" alek@