pkgsrc-wip/py-logilab-common/DESCR
Kamel Ibn Aziz Derouiche dfb08a7ae5 Import py25-logilab-common-0.41.0 as wip/py-logilab-common.
logilab-common is a collection of 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, MySQL and sqlite)
 * generating text and HTML reports
 * logging
2009-06-17 23:27:34 +00:00

12 lines
440 B
Text

logilab-common is a collection of 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, MySQL and sqlite)
* generating text and HTML reports
* logging