logilab-common-0.36.1.compat: Wrappers around some builtins introduced in python 2.3, 2.4 and
2.5, making them available in for earlier versions of python.
logilab-common-0.36.1.db: Wrappers to get actually replaceable DBAPI2 compliant modules and
database connection whatever the database and client lib used.
logilab-common-0.36.1.monserver: A TCP server implemented in a separate thread that
allows *one* client to connect and provides a command line interpreter
allowing the remote client to explore the process on the fly.
logilab-common-0.36.1.optik_ext: Add an abstraction level to transparently import optik classes from optparse
(python >= 2.3) or the optik package.