libcommons-net1-java

internet protocol suite Java library

python-tz

Python version of the Olson timezone database

python-tz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.3 or higher. It also solves the issue of ambiguous times at the end of daylight savings, which you can read more about in the Python Library Reference (datetime.tzinfo).

fonts-takao-pgothic

Japanese TrueType font set, Takao P Gothic Fonts

libtext-formattable-perl

Perl module to format text tables

Text::FormatTable renders simple tables as text. You pass to the constructor (new) a table format specification similar to LaTeX (e.g. r|l|l) and you call methods to fill the table data and insert rules. After the data is filled, you call the render method and the table gets formatted as text.

python-sunlight

set of bindings to access U.S. government data (Python 2)

This module can be used to access U.S. government data, as provided by The Sunlight Foundation's API services. Data provided includes such data as federal and state-local legislators, legislative instruments, and searches against the congressional record.

libnet-ipaddress-perl

Functions used to manipulate IP addresses, masks and FQDN's

Net::IPAddress is a collection of helpful functions used to convert IP addresses to/from 32-bit integers, applying subnet masks to IP addresses, validating IP address strings, and splitting a FQDN into its host and domain parts.