Source: logbook Section: python Priority: optional Maintainer: Agustin Henze Uploaders: IƱaki Malerba , Build-Depends: debhelper (>= 11), dh-python, python-all, python-setuptools, python3-all, python3-setuptools, python-sphinx (>= 1.0.7+dfsg) | python3-sphinx, python-docutils, python2.7-doc, cython, cython3, python2.7-dev, python3-dev, Standards-Version: 4.1.4 Homepage: http://pythonhosted.org/Logbook/ Vcs-Git: https://salsa.debian.org/debian/logbook.git Vcs-Browser: https://salsa.debian.org/debian/logbook Package: python-logbook Architecture: any Depends: ${python:Depends}, ${misc:Depends}, ${shlibs:Depends} Suggests: python-logbook-doc, Description: logging system for Python that replaces the standard library's module Logbook is a logging system 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 . This is the Python 2 version of the package. Package: python3-logbook Architecture: any Depends: ${python3:Depends}, ${misc:Depends}, ${shlibs:Depends} Suggests: python-logbook-doc, Description: logging system for Python that replaces the standard library's module (Python3) Logbook is a logging system 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 . This is the Python 3 version of the package. Package: python-logbook-doc Architecture: all Depends: ${misc:Depends}, ${sphinxdoc:Depends} Suggests: python-doc Section: doc Description: logging system for Python that replaces the standard library's module (doc) Logbook is a logging system 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 . This package contains API documentation.