Source: python-iso4217
Section: python
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
 Tianyu Chen <billchenchina2001@gmail.com>,
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 openstack-pkg-tools,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
Build-Depends-Indep:
 python3-pydantic <!nocheck>,
Testsuite: autopkgtest-pkg-python
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-iso4217
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-iso4217.git
Homepage: https://github.com/dahlia/iso4217

Package: python3-iso4217
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: ISO 4217 currency data package for Python
 This Python package contains ISO 4217 currency data, represented as enum_
 module which was introduced in 3.4.
 .
 This package contains the Python 3.x module.
