Source: gphoto2-cffi
Maintainer: Aigars Mahinovs <aigarius@debian.org>
Section: python
Priority: optional
Build-Depends: python-setuptools (>= 0.6b3), python3-setuptools, python-enum34, python-all (>= 2.6.6-3), python3-all, debhelper (>= 9), dh-python, python-cffi, python3-cffi, python-dev, python3-dev, libgphoto2-dev
Standards-Version: 3.9.6

Package: python-gphoto2
Architecture: any
Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
Description: GPhoto2 bindings with simpler API
 Python bindings for libgphoto2 with an interface that strives to be idiomatic.
 In contrast to other bindings for Python, gphoto2-cffi hides most of the
 lower-level abstractions and reduces the API surface while still offering
 access to most of the library's features.

Package: python3-gphoto2
Architecture: any
Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
Description: GPhoto2 bindings with simpler API
 Python bindings for libgphoto2 with an interface that strives to be idiomatic.
 In contrast to other bindings for Python, gphoto2-cffi hides most of the
 lower-level abstractions and reduces the API surface while still offering
 access to most of the library's features.
 .
 Python3 version.

