libnxcl-bin

NX X compression client library---runtime

NX provides a differential X compression system for X11.

ruby-rspec-junit-formatter

RSpec JUnit XML formatter

RSpec results that your continuous integration service can read. This is made possible by storing output in XML format.

ruby-rspec-set

#set(), speed-up your specs

#set() is a helper for RSpec which setup active record objects before all tests and restore them to their original state before each test.

ruby-sequenced

generate scoped sequential IDs for ActiveRecord models

This library provides an `acts_as_sequenced` macro that automatically assigns a unique, sequential ID to each record. The sequential ID is not a replacement for the database primary key, but rather adds another way to retrieve the object without exposing the primary key.

libhibernate-commons-annotations-java

Hibernate Commons Annotations

Hibernate, like all other object/relational mapping tools, requires metadata that governs the transformation of data from one representation to the other (and vice versa). As an option, you can now use JDK 5.0 annotations for object/relational mapping with Hibernate 3.2. You can use annotations in addition to or as a replacement of XML mapping metadata.

libpam-encfs

PAM module to automatically mount encfs filesystems on login

This PAM module integrates encfs and PAM, so home directories are automatically mounted on login. EncFS provides an encrypted filesystem in user-space, this PAM module easily allow each user to have an encrypted home, and mount it automatically using its login password as encfs password.