Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / devel / py-logilab-common / DESCR
blob34b942fd79f38a1cc191baa0f80c6c783b1f3fb4
1 logilab-common is a collection of Python packages and modules,designed to ease:
3  * handling command line options and configuration files
4  * writing interactive command line tools
5  * manipulation files and character strings
6  * interfacing to OmniORB
7  * generating of SQL queries
8  * running unit tests
9  * manipulating tree structures
10  * accessing RDBMS (currently postgreSQL, MySQL and sqlite)
11  * generating text and HTML reports
12  * logging