libtest-number-delta-perl

module to compare the difference between numbers against a given tolerance

Test::Number::Delta allows perl programmers to define tests for operations that have no exact outcome, but need to return values in a given tolerance range around a certain value.

libode1

Open Dynamics Engine - runtime library

ruby-rubypants

Ruby port of SmartyPants smart-quotes library

RubyPants is a Ruby port of the smart-quotes library SmartyPants.

libdata-bitmask-perl

bitmask manipulation class

Data::BitMask is a Perl module to create bitmask manipulator objects that can be used to create bitmask values based on a list of constants, as well as to break apart masks using those constants. The advantages are that you don't have to pollute namespaces to use constants, you can ensure that only appropriate constants are used for specific masks, you can easily break apart and explain masks, and in general it is much easier for the user to interact with masks.

libdigest-crc-perl

Perl module providing generic CRC functions

The Digest::CRC module calculates CRC sums of all sorts. It contains wrapper functions with the correct parameters for CRC-CCITT, CRC-16, CRC-32 and CRC-64. The module acts similar to libstring-crc32-perl, but implements the Digest interface.

phpunit-version

Library that helps with managing the version number of Git-hosted PHP projects

Version is a PHPUnit extension that provides a proper version depending on the given release number, and information from the current Git repository if there is one, as intended for PHPUnit.