logilab-common 0.56.2-1 source package in Ubuntu

Changelog

logilab-common (0.56.2-1) unstable; urgency=low

  * New upstream release
  * debian/control
    - removed David, Alexandre from Uploaders: thanks for your work!
  * debian/rules
    - fix build* targets as suggested by lintian
 -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  25 Oct 2011 08:33:01 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
logilab-common_0.56.2.orig.tar.gz 177.8 KiB f5e231d1bb6630e66c3108531fdc8ff2dd826630f640dd1b92d3f8be78e16162
logilab-common_0.56.2-1.debian.tar.gz 8.0 KiB 0aa678a7b134225698c9b9088e7698ff9a2c83f31ed125bc416ae3005b15ea92
logilab-common_0.56.2-1.dsc 1.6 KiB d1670243ce90a70705bfdd14911f6d8136d6dfc8ad8b69f4891511a046d2115a

Available diffs

View changes file

Binary packages built by this source

python-logilab-common: useful miscellaneous modules used by Logilab projects

 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 SQL queries
  * running unit tests
  * manipulating tree structures
  * accessing RDBMS (currently postgreSQL, MySQL and sqlite)
  * generating text and HTML reports
  * logging
  * parsing XML processing instructions