Source: yaspin
Section: python
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-python3,
 dh-sequence-single-binary,
 pybuild-plugin-pyproject,
 python3-all,
 python3-poetry-core,
 python3-setuptools,
Standards-Version: 4.7.4
Homepage: https://github.com/pavdmyt/yaspin
Vcs-Browser: https://forgejo.debian.net/python/yaspin
Vcs-Git: https://forgejo.debian.net/python/yaspin

Package: python3-yaspin
Section: python
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: lightweight terminal spinner for Python
 yaspin (Yet Another Terminal Spinner for Python) provides a full-featured
 terminal spinner to show the progress during long-hanging operations.
