python-dnspython
DNS toolkit for Python
dnspython is a DNS toolkit for Python. It supports almost all record types. It
can be used for queries, zone transfers, and dynamic updates. It supports TSIG
authenticated messages and EDNS0.
python-docutils
text processing system for reStructuredText (implemented in Python 2)
reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext
markup syntax and parser system. It is useful for in-line program documentation
(such as Python docstrings), for quickly creating simple web pages, and for
standalone documents.
python-dogtail
GUI test tool and automation framework
dogtail is a GUI test tool and automation framework written in Python.
It uses Accessibility (a11y) technologies to communicate with desktop
applications. dogtail scripts are written in Python.
libisfreetype-java
Java wrapper for FreeType font handling library
The PDF rendering of the Open Source efforts of the company intarsys
was in demand of a good font handling library. This new development was
motivated by observations that current solutions
* only have poor support for VM
* there is no plain Java library around
* extends the de factor standard C library FreeType
This library wraps around the functions that were important for
using isNativeC (another library of the same company) and were ready
to run on all FreeType supported platforms.
python-egenix-mxuid
unique identifiers for Python
mxUID provides a fast mechanism for generating universal
identification strings (UIDs) with intention of making these UIDs
unique with high probability in order to serve as object or data set
identifiers.
python-egenix-mxurl
flexible URL datatype for Python
mxURL provides a new easy to use, fast and light-weight builtin
datatype URL for storing and manipulating Universal Resource Locators
(URLs), as well as a few helpers related to URL building, encoding
and decoding.