Source: six
Section: unknown
Priority: optional
Maintainer: Simon Long <simon@raspberrypi.org>
Build-Depends: debhelper (>= 9), dh-python, python-all, python-setuptools, python3-all, python3-setuptools
Standards-Version: 3.9.8
Homepage: https://pypi.org/project/six/
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2

Package: python-six
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Suggests: python-six-doc
Description: Python 2 and 3 compatibility utilities (Python 2)
 This package installs the library for Python 2.

Package: python3-six
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Suggests: python-six-doc
Description: Python 2 and 3 compatibility utilities (Python 3)
 This package installs the library for Python 3.
