summaryrefslogtreecommitdiffstats
path: root/libraries/logilab-common/README
blob: c9a239cb65197668ec7e32fae7285358b0e26de3 (plain)
logilab-common is a collection of useful miscellaneous modules used by
Logilab projects 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
  * loggingThis package contains some modules used by different 
    Logilab's projects.