Source: python-schwifty Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Matthias Geiger Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-sequence-python3, furo , pybuild-plugin-pyproject, python3-all, python3-hatchling, python3-hatch-vcs, python3-importlib-resources, python3-iso3166, python3-setuptools, python3-sphinx , python3-pycountry, python3-pytest , Testsuite: autopkgtest-pkg-python Standards-Version: 4.6.2 Homepage: https://github.com/mdomke/schwifty Vcs-Browser: https://salsa.debian.org/python-team/packages/python-schwifty Vcs-Git: https://salsa.debian.org/python-team/packages/python-schwifty.git Package: python3-schwifty Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, Suggests: python-schwifty-doc, Description: library to work with IBANs and BIC (Python 3) schwifty is a Python library that let's you easily work with IBANs and BICs as specified by the ISO. IBAN is the Internation Bank Account Number and BIC the Business Identifier Code. Both are used for international money transfer. . This package installs the library for Python 3. Package: python-schwifty-doc Section: doc Architecture: all Multi-Arch: foreign Depends: ${sphinxdoc:Depends}, ${misc:Depends}, Description: library to work with IBANs and BIC (common documentation) schwifty is a Python library that let's you easily work with IBANs and BICs as specified by the ISO. IBAN is the Internation Bank Account Number and BIC the Business Identifier Code. Both are used for international money transfer. . This is the common documentation package.