libscriptalicious-perl
module to simplify writing of Perl scripts
Scriptalicious is a Perl module that enables developers to write scripts that
conform to common best practices, quickly and easily. It provides some useful
features such as providing a help message via the -h option and shortcuts for
aborting the program with various error conditions.
python-django-recurrence
Django utility wrapping dateutil.rrule
django-recurrence is a utility for working with recurring dates in Django.
python-pskc
Python module for handling PSKC files (Python 2)
This Python library handles Portable Symmetric Key Container (PSKC) files as
defined in RFC6030. PSKC files are used to transport and provision symmetric
keys and key meta data (seed files) to different types of crypto modules,
commonly one-time password tokens or other authentication devices.
libpam-cgm
Central cgroup manager daemon (PAM module)
cgmanager provides a central cgroup manager daemon and a
per-namespace manager proxy, allowing users and programs
to administrate cgroups through D-Bus requests.
pypy-pytest
Simple, powerful testing in PyPy
This testing tool has for objective to allow the developers to limit the
boilerplate code around the tests, promoting the use of built-in
mechanisms such as the `assert` keyword.
ori
peer-to-peer distributed file system
Ori is a distributed file system built for offline operation and empowers
the user with control over synchronization operations and conflict resolution.
History is provided through lightweight snapshots and users can verify that
the history has not been tampered with. Through the use of replication,
instances can be resilient and recover damaged data from other nodes.