logilab-common 0.55.2-1 source package in Ubuntu

Changelog

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

  * New upstream release
  * debian/copyright
    - updated upstream copyright years
  * debian/control
    - bump Standards-Version to 3.9.2 (no changes needed)
    - drop COnflicts, no more needed (stable has higher versions)
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 13:14:21 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
logilab-common_0.55.2.orig.tar.gz 170.6 KiB 529d4d55d2f8134fb7f6323e9b185c63554f7625fb476463b80e6e5edea7ee4e
logilab-common_0.55.2-1.debian.tar.gz 8.3 KiB 7ff47ac10d81db044ecc95a824df23a6c1068de48326d4158d8817f7fb481e41
logilab-common_0.55.2-1.dsc 1.6 KiB f5eca88264e1b79ac3d252324fbb7f132b617f0dd5de01e218e992cd535c4727

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