php-net-ldap2
Object oriented interface for searching and manipulating LDAP-entries
Net_LDAP2 is the successor of Net_LDAP which is a clone of Perls Net::LDAP
object interface to directory servers. It does contain most of Net::LDAPs
features but has some own too.
With Net_LDAP2 you have:
* A simple object-oriented interface to connections, searches entries and
filters.
* Support for TLS and LDAP v3.
* Simple modification, deletion and creation of LDAP entries.
* Support for schema handling.
profnet-norsnet
neural network architecture for norsnet
Profnet is a component of the prediction methods that make up the
Predict Protein service by the lab of Burkhard Rost. It provides the neural
network component to a variety of predictors that perform protein feature
prediction directly from sequence. This neural network implementation has
to be compiled for every different network architecture.
cron-deja-vu
filter for recurring cron mails
It filters unwanted recurring cron emails, is trained using a MailDir folder,
and intended for usage with procmail.
Traditional spam filters are less suitable for cron emails as these are
based on probabilities and keywords. This filter applies rules to cron
email to unify and filter it. E.g. All numbers are unified, or
dates, one can define custom rules as regular expressions.
The filter can be seen as a dynamic logcheck.
minicom
Friendly menu driven serial communication program
Minicom is a clone of the MS-DOS "Telix" communication program. It emulates
ANSI and VT102 terminals, has a dialing directory and auto zmodem download.
golang-gettext-dev
Gettext support for the Go language
pymetrics
Python code metric reporting tool
PyMetrics produces metrics for Python programs. Metrics include McCabe's
Cyclomatic Complexity metric, LoC, %Comments, etc. Users can also define their
own metrics using data from PyMetrics. PyMetrics optionally outputs stdout,
SQL command files and CSV