Source: python-logbook
Priority: optional
Section: python
Maintainer: Gilles Dartiguelongue <gilles@gandi.net>
Build-Depends: cdbs (>= 0.4.89), debhelper (>= 8), python-support (>= 0.8), python-all-dev, python-setuptools
Standards-Version: 3.9.1
XS-Python-Version: >= 2.5

Package: python-logbook
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}
Provides: ${python:Provides}
Breaks: ${python:Breaks}
XB-Python-Version: ${python:Versions}
Description: A logging replacement for Python
 Logbook is a logging sytem for Python that replaces the standard library’s
 logging module. It was designed with both complex and simple applications in
 mind and the idea to make logging fun.
