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.

python-mailutils

GNU Mail abstraction library (Python interface)

GNU Mailutils is a rich and powerful protocol-independent mail framework. It contains a series of useful mail libraries, clients, and servers.

python-pyquery

jQuery-like library for python 2

pyquery allows you to make jQuery queries on XML documents. The API is as similar to jQuery as possible. pyquery uses lxml for fast XML and HTML manipulation.