Source: gphoto2-cffi Standards-Version: 4.7.2 Maintainer: Debian Python Team Uploaders: Aigars Mahinovs , Section: python Testsuite: autopkgtest-pkg-python Priority: optional Build-Depends: python3-setuptools, python3-all, debhelper-compat (= 13), dh-sequence-python3, python3-cffi, python3-all-dev, libgphoto2-dev, Vcs-Browser: https://salsa.debian.org/python-team/packages/gphoto2-cffi Vcs-Git: https://salsa.debian.org/python-team/packages/gphoto2-cffi.git Homepage: https://github.com/jbaiter/gphoto2-cffi Package: python3-gphoto2cffi Architecture: any Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, Provides: python3-gphoto2, 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.