Source: rawkit
Section: python
Priority: optional
Maintainer: Antoine Beaupré <anarcat@debian.org>
Build-Depends: debhelper-compat (= 10), dh-python,
               pypy,
               pypy-setuptools,
               python3-all,
               python3-setuptools,
Standards-Version: 3.9.8
Homepage: https://rawkit.readthedocs.org
Vcs-Git: https://salsa.debian.org/python-team/modules/rawkit.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/rawkit

Package: python3-rawkit
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
Recommends: ${python3:Recommends}
Suggests: ${python3:Suggests}
Description: CTypes based LibRaw bindings - Python 2.X
 rawkit (pronounced "rocket") is a ctypes-based LibRaw binding for
 Python inspired by the Wand API.

Package: pypy-rawkit
Architecture: all
Depends: ${misc:Depends}, ${pypy:Depends},
Recommends: ${pypy:Recommends}
Suggests: ${pypy:Suggests}
Description: CTypes based LibRaw bindings - Python 2.X
 rawkit (pronounced "rocket") is a ctypes-based LibRaw binding for
 Python inspired by the Wand API.
