Source: gphoto2-cffi Maintainer: Aigars Mahinovs Section: python Priority: optional Build-Depends: python3-setuptools, python3-all, debhelper (>= 10), dh-python, python3-cffi, python3-all-dev, libgphoto2-dev Standards-Version: 4.2.1 Package: python3-gphoto2cffi Architecture: any Replaces: python3-gphoto2 (<<0.3~a1-1~) Conflicts: python3-gphoto2 (<<0.3~a1-1~) Provides: python3-gphoto2 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.