glue-schema
LDAP schema files for the GLUE 1.3 and GLUE 2.0 Schema
The GLUE specification is an information model for Grid entities such
as computing clusters and data storage facilities. As a conceptual
model, it is designed to be independent from the concrete data models
adopted for its implementation. The specification can be rendered to
several concrete data models such as XML Schema, LDAP Schema or SQL.
libqdbm-perl
QDBM Database Libraries for Perl
QDBM is an embedded database library compatible with GDBM and NDBM.
It features hash database and B+ tree database and is developed referring
to GDBM for the purpose of the following three points: higher processing
speed, smaller size of a database file, and simpler API.
This package provides the Perl interface for the QDBM database library.
calife
Provides super user privileges to specific users
Calife is a lightweight alternative to Sudo.
It allows selected users to obtain a shell with the identity
of root, or another user, after entering their own password.
This permits the system administrator to grant root privileges
without sharing the root password.
liblinear-tools
Standalone applications for LIBLINEAR
LIBLINEAR is a library for learning linear classifiers for large scale
applications. It supports Support Vector Machines (SVM) with L2 and L1
loss, logistic regression, multi class classification and also Linear
Programming Machines (L1-regularized SVMs). Its computational complexity
scales linearly with the number of training examples making it one of
the fastest SVM solvers around. It also provides Python bindings.
qvge
Qt Visual Graph Editor
This is a multiplatform graph editor written in C++/Qt. Its main goal is to
make possible visually edit two-dimensional graphs in a simple and intuitive
way.
turtleart
a LOGO-like tool for teaching programming