python-launchpadlib
Launchpad web services client library
A free Python library for scripting Launchpad through its web services
interface.
python-lazr.uri
library for parsing, manipulating, and generating URIs
A self-contained, easily reusable, Python library for parsing,
manipulating and generating URIs. With it you can extract parts
of a URL, compare URIs to see if one contains another, search for
URIs in text, and many other things.
python-libvoikko
transitional dummy package for Python bindings for libvoikko
Libvoikko is a library of free natural language processing tools. It
aims to provide support for languages that are not well served by
other existing free linguistic tools.
python-logilab-constraint
constraints satisfaction solver in Python
Extensible constraint satisfaction problem solver written in pure
Python, using constraint propagation algorithms. The
logilab.constraint module provides finite domains with arbitrary
values, finite interval domains, and constraints which can be applied
to variables linked to these domains.
ubiquity-frontend-gtk
GTK+ frontend for Ubiquity live installer
mini-httpd
Small HTTP server
mini-httpd implements all basic features of a HTTPD, including: GET, HEAD, POST
methods, common MIME types, basic authentication, virtual hosting, CGI,
directory listing, trailing-slash redirection, standard logging, custom error
pages etc. It also can be configured to do SSL and IPv6.