Source: proglog
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Roland Mas <lolando@debian.org>,
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-pytest <!nocheck>,
 python3-setuptools,
 python3-tqdm,
Standards-Version: 4.5.1
Homepage: https://github.com/Edinburgh-Genome-Foundry/Proglog
Vcs-Git: https://salsa.debian.org/python-team/packages/proglog.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/proglog
Testsuite: autopkgtest-pkg-pybuild

Package: python3-proglog
Architecture: all
Depends:
 python3-tqdm,
 ${misc:Depends},
 ${python3:Depends},
Description: Log and progress bar manager for console, notebooks, web...
 Proglog is a progress logging system for Python. It allows to build
 complex libraries while giving the user control on the management of
 logs, callbacks and progress bars.
