Source: vatnumber Maintainer: Debian Tryton Maintainers Uploaders: Mathias Behrle Section: python Priority: optional Build-Depends: debhelper (>= 11~), dh-python, python, python-setuptools, python3, python3-setuptools Standards-Version: 4.2.1 Vcs-Browser: https://salsa.debian.org/tryton-team/vatnumber Vcs-Git: https://salsa.debian.org/tryton-team/vatnumber.git Homepage: https://pypi.python.org/pypi/vatnumber/ Package: python-vatnumber Architecture: all Depends: python-pkg-resources, python-stdnum, ${misc:Depends}, ${python:Depends} Description: Python module to validate VAT numbers (implemented in Python 2) This is a Python module to check the validity of Value Added Tax (VAT) numbers of States inside the European Union. It uses the validation rules according to http://sima-pc.com/nif.php. . Additionally this module provides a function for online validation of given VAT numbers by the VIES VAT number validation (SOAP Service) of the Taxation and Customs Union: http://ec.europa.eu/taxation_customs/vies/vieshome.do . This package is targeting Python version 2. Package: python3-vatnumber Architecture: all Depends: python3-pkg-resources, python3-stdnum, ${misc:Depends}, ${python3:Depends} Description: Python module to validate VAT numbers (implemented in Python 3) This is a Python module to check the validity of Value Added Tax (VAT) numbers of States inside the European Union. It uses the validation rules according to http://sima-pc.com/nif.php. . Additionally this module provides a function for online validation of given VAT numbers by the VIES VAT number validation (SOAP Service) of the Taxation and Customs Union: http://ec.europa.eu/taxation_customs/vies/vieshome.do . This package is targeting Python version 3.