GNOME Control Center account plugin for single signon - facebook

account-plugin-facebook

GNOME Control Center account plugin for single signon - facebook

python3-crcmod

CRC Generator - Python 3.x

CRCmod generates objects that compute the Cyclic Redundancy Check (CRC). It allows the use of any 8, 16, 24, 32, or 64 bit CRC. You can generate a Python function for the selected polynomial or an instance of the Crc class which provides the same interface as the md5 and sha modules from the Python standard library. A "Crc" class instance can also generate C/C++ source code that can be used in another application.

lhs2tex

Generates LaTeX code from literate Haskell sources

lhs2TeX includes the following features:

nautilus-script-manager

A simple management tool for nautilus scripts

libtest-useallmodules-perl

test module to do use_ok() for all the MANIFESTed modules

Test::UseAllModules reads MANIFEST to find modules to be tested and does use_ok() for each of them. Now all you have to do is update MANIFEST. You don't have to modify the test any more (hopefully).

libclass-contract-perl

Perl Design-by-Contract OO module

The Class::Contract module implements strong encapsulation, static inheritance, and design-by-contract condition checking for object-oriented Perl. The module provides a declarative syntax for attribute, method, constructor, and destructor definitions at both the object and class level. Pre-conditions, post-conditions, and class invariants are also fully supported.