Source: gio-pyio
Section: python
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Sven Geuer <sge@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 dh-sequence-sphinxdoc <!nodoc>,
 libgio-2.0-dev-bin <!nocheck>,
 pybuild-plugin-pyproject,
 python3-all,
 python3-gi <!nocheck>,
 python3-pytest <!nocheck>,
 python3-setuptools,
 python3-sphinx <!nodoc>,
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.
