Source: logilab-common Section: python Priority: optional Maintainer: Logilab S.A. Uploaders: David Douard , Alexandre Fayolle , Sandro Tosi , Adrien Di Mascio , Nicolas Chauvat , Julien Jehannet Build-Depends: debhelper (>= 7.0.50~), python-all, python3-all Build-Depends-Indep: python-epydoc, graphviz, python-unittest2, python-egenix-mxdatetime X-Python3-Version: >= 3.2 Standards-Version: 3.9.1 Homepage: http://www.logilab.org/project/logilab-common Vcs-Hg: http://hg.logilab.org/logilab/common Vcs-Browser: http://hg.logilab.org/logilab/common Package: python-logilab-common Architecture: all Provides: ${python:Provides} Depends: ${python:Depends}, ${misc:Depends} Recommends: python-egenix-mxdatetime Suggests: pyro, python-unittest2 Conflicts: python-constraint (<< 0.4.0-4), python-logilab-astng (<< 0.19.1-1), pylint (<< 0.18.1-1) Description: 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 Package: python3-logilab-common Architecture: all Provides: ${python3:Provides} Depends: ${python3:Depends}, ${misc:Depends} Suggests: pyro #Recommends: python3-egenix-mxdatetime Description: 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 of SQL queries * running unit tests * manipulating tree structures * accessing RDBMS (currently postgreSQL, MySQL and sqlite) * generating text and HTML reports * logging