Source: python-varlink
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Luca Boccassi <bluca@debian.org>,
Build-Depends: debhelper-compat (= 14),
               dh-sequence-python3,
               pybuild-plugin-pyproject,
               python3-all,
               python3-setuptools,
               python3-setuptools-scm,
               python3-pytest <!nocheck>,
               python3-sphinx <!nodoc>,
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-varlink
Vcs-Git: https://salsa.debian.org/python-team/packages/python-varlink.git
Homepage: https://varlink.org/python/
Testsuite: autopkgtest-pkg-python

Package: python3-varlink
Architecture: all
Multi-Arch: foreign
Description: Python implementation of the Varlink protocol
 A Python module that natively implements the Varlink protocol, with client and
 server support.
 .
 This package contains the Python 3.x module.

Package: python3-varlink-tests
Architecture: all
Multi-Arch: foreign
Depends: python3-varlink (= ${binary:Version}),
Description: Python implementation of the Varlink protocol - tests
 A Python module that natively implements the Varlink protocol, with client and
 server support.
 .
 This package contains the Python 3.x tests, including the certification tests.
