Codebase list logbook / 7e41e78b-d633-4bb2-9787-9589652ceae7/main debian / control
7e41e78b-d633-4bb2-9787-9589652ceae7/main

Tree @7e41e78b-d633-4bb2-9787-9589652ceae7/main (Download .tar.gz)

control @7e41e78b-d633-4bb2-9787-9589652ceae7/main

9c00500
 
 
 
36caa49
 
9c00500
d616037
9c00500
 
 
c72340a
 
 
286b721
f954bbb
42131bc
bc3c0e6
6b543ae
 
9c00500
 
49873bb
1377caf
9c00500
 
 
 
 
 
 
 
 
 
 
c72340a
9c00500
 
 
 
 
 
 
Source: logbook
Section: python
Priority: optional
Maintainer: Agustin Henze <tin@debian.org>
Uploaders:
 IƱaki Malerba <inaki@malerba.space>,
Build-Depends:
 debhelper-compat (= 12),
 dh-python,
 python3-all,
 python3-setuptools,
 python3-sphinx,
 python3-docutils,
 python3-doc,
 cython3,
 python3-dev,
Standards-Version: 4.5.1
Homepage: https://pythonhosted.org/Logbook/
Vcs-Git: https://salsa.debian.org/debian/logbook.git
Vcs-Browser: https://salsa.debian.org/debian/logbook

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: python3-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.