Source: pywayland Section: python Priority: optional Maintainer: Daniel Echeverri Uploaders: Debian Python Team Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, pybuild-plugin-pyproject, python3-setuptools, python3-cffi, libwayland-dev, libpython3-all-dev, pkgconf, python3-pytest, python3-sphinx, python3-sphinx-rtd-theme Testsuite: autopkgtest-pkg-python Standards-Version: 4.7.0 #X-Python3-Version: all Homepage: https://github.com/flacjacket/pywayland Vcs-Git: https://salsa.debian.org/python-team/packages/pywayland.git Vcs-Browser: https://salsa.debian.org/python-team/packages/pywayland Package: python3-pywayland Architecture: any Depends: ${python3:Depends}, ${misc:Depends}, ${shlibs:Depends} Suggests: python3-pywayland-doc, Description: Provides Python bindings to the Wayland library PyWayland provides a wrapper to the libwayland library using the CFFI library to provide access to the Wayland library calls and written in pure Python. Package: python3-pywayland-doc Section: doc Architecture: all Suggests: pywayland Depends: ${misc:Depends} Recommends: python3-doc Description: documentation for the pywayland Python library PyWayland provides Python bindings to the Wayland library, using pure Python by making calls through the CFFI module . This package provides documentation for pywayland