Source: gio-pyio Section: python Maintainer: Debian GNOME Maintainers Uploaders: Sven Geuer , Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc , libgio-2.0-dev-bin , pybuild-plugin-pyproject, python3-all, python3-gi , python3-pytest , python3-setuptools, python3-sphinx , Testsuite: autopkgtest-pkg-python Standards-Version: 4.7.4 Homepage: https://github.com/cmkohnen/gio-pyio Vcs-Browser: https://salsa.debian.org/gnome-team/gio-pyio Vcs-Git: https://salsa.debian.org/gnome-team/gio-pyio.git Package: python3-gio-pyio Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, Suggests: python-gio-pyio-doc, Description: Python-like IO for Gio This library provides Python-like IO for Gio. It is intended to bridge the gap between Gtk apps using GFile for file handling and python libraries that expect files in the form of file objects (https://docs.python.org/3/glossary.html#term-file-object). . This package installs the library for Python 3. Package: python-gio-pyio-doc Section: doc Architecture: all Depends: ${sphinxdoc:Depends}, ${misc:Depends}, Built-Using: ${sphinxdoc:Built-Using}, Description: Python-like IO for Gio - documentation This library provides Python-like IO for Gio. It is intended to bridge the gap between Gtk apps using GFile for file handling and python libraries that expect files in the form of file objects (https://docs.python.org/3/glossary.html#term-file-object). . This is the common documentation package.