Metadata-Version: 1.0
Name: common
Version: 0.12.0
Summary: useful miscellaneous modules used by Logilab projects
Home-page: http://www.logilab.org/projects/common
Author: Logilab
Author-email: devel@logilab.fr
License: GPL
Description: logilab-common is a collection of low-level Python packages and modules,
        designed to ease:
        * handling command line options and configuration files
        * writing interactive command line tools
        * manipulation files and character strings
        * interfacing to OmniORB
        * generating of SQL queries
        * running unit tests
        * manipulating tree structures
        * accessing RDBMS (currently postgreSQL and mysql)
        * generating text and HTML reports
        * logging
Platform: UNKNOWN
