1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
Source: pyunitsystem
Section: python
Priority: optional
Maintainer: Debian Pan Maintainers <debian-pan-maintainers@alioth-lists.debian.net>
Uploaders:
Roland Mas <lolando@debian.org>,
Yadd <yadd@debian.org>,
Build-Depends:
debhelper-compat (= 13),
pybuild-plugin-pyproject,
python3-all,
python3-setuptools,
Standards-Version: 4.7.0
Testsuite: autopkgtest-pkg-pybuild
Vcs-Browser: https://salsa.debian.org/debian/pyunitsystem
Vcs-Git: https://salsa.debian.org/debian/pyunitsystem.git
Homepage: https://gitlab.esrf.fr/tomotools/pyunitsystem
Rules-Requires-Root: no
Package: python3-pyunitsystem
Architecture: all
Depends:
${misc:Depends},
${python3:Depends},
Description: dummy unit system
# pyunitsystem
.
dummy low level unit system
.
|