logilab-common-0.39.0.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.39.0.db: Wrappers to get actually replaceable DBAPI2 compliant modules and
database connection whatever the database and client lib used.
logilab-common-0.39.0.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.39.0.optik_ext: Add an abstraction level to transparently import optik classes from optparse
(python >= 2.3) or the optik package.
logilab-common-0.39.0.proc: module providing:
* process information (linux specific: rely on /proc)
* a class for resource control (memory / time / cpu time)