debian-elementpath/debian/control

28 lines
855 B
Plaintext

Source: python-elementpath
Maintainer: Benjamin Dauvergne <bdauvergne@entrouvert.com>
Section: python
Priority: optional
Build-Depends: debhelper (>= 9),
dh-python (>= 1.20130901-1~),
python,
python-setuptools,
python3,
python3-setuptools
Standards-Version: 4.1.3
Homepage: https://github.com/sissaschool/elementpath
X-Python-Version: >= 2.6
Package: python-elementpath
Architecture: all
Depends: ${misc:Depends},
${python:Depends}
Description: XML Schema validator and data conversion library for Python
This package is targeting Python version 2.
Package: python3-elementpath
Architecture: all
Depends: ${misc:Depends},
${python3:Depends}
Description: XML Schema validator and data conversion library for Python
This package is targeting Python version 2.