Source: python-gbinder Section: python Maintainer: Debian Python Team Uploaders: Seyed Mohamad Amin Modaresi Build-Depends: debhelper-compat (= 13), cython3, dh-python, python3-all-dev, python3-setuptools, libgbinder-dev, libglib2.0-dev, dh-sequence-python3, pkgconf, Standards-Version: 4.7.4 Homepage: https://github.com/waydroid/gbinder-python Vcs-Browser: https://salsa.debian.org/python-team/packages/python-gbinder Vcs-Git: https://salsa.debian.org/python-team/packages/python-gbinder.git Package: python3-gbinder Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, ${python3:Depends}, python3, libgbinder1, Description: Cython extension module for C++ gbinder functions This package contains a cython extension module for gbinder, allowing to call gbinder from Python scripts.