-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 3.0 (quilt)
Source: xdoctest
Binary: python3-xdoctest, xdoctest
Architecture: all
Version: 1.1.0-2
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Bo YU <tsu.yubo@gmail.com>
Homepage: https://github.com/Erotemic/xdoctest
Description: Rewrite of Python's builtin doctest module with AST instead of REGEX
 What is a doctest? It is example code you write in a docstring! What
 is a docstring? Its a string you use as a comment! They get attached
 to Python functions and classes as metadata. They are often used to
 auto-generate documentation. Why is it cool? Because you can write
 tests while you code!
 .
 The ``xdoctest`` package is a re-write of Python's builtin ``doctest``
 module. It replaces the old regex-based parser with a new
 abstract-syntax-tree based parser (using Python's ``ast`` module). The
 goal is to make doctests easier to write, simpler to configure, and
 encourage the pattern of test driven development.
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/python-team/packages/xdoctest
Vcs-Git: https://salsa.debian.org/python-team/packages/xdoctest.git
Testsuite: autopkgtest
Testsuite-Triggers: python3-all, python3-pybind11, python3-pyflakes, python3-pygments, python3-pytest, python3-typing-inspect
Build-Depends: debhelper-compat (= 13), dh-python, python3-setuptools, python3-all, pybuild-plugin-pyproject, python3-pytest <!nocheck>, python3-pygments <!nocheck>, python3-pyflakes <!nocheck>, python3-six <!nocheck>, python3-typing-inspect <!nocheck>, python3-pybind11 <!nocheck>
Package-List:
 python3-xdoctest deb python optional arch=all
 xdoctest deb python optional arch=all
Checksums-Sha1:
 a20430f447555a0bdcc167e1da60d0529569f9a3 208884 xdoctest_1.1.0.orig.tar.gz
 c246057ef484bb836f933d8637af75dbc4eee242 2520 xdoctest_1.1.0-2.debian.tar.xz
Checksums-Sha256:
 f18fdb64b048ba6e7ba207283713beba7695fd01831aa7c92923a14e871d279b 208884 xdoctest_1.1.0.orig.tar.gz
 002fd7cecdfad75ced477302988abae3fd8288cd5c441b3b43f7c055e9e67ff7 2520 xdoctest_1.1.0-2.debian.tar.xz
Files:
 1da73b3c9a8ec10d5bcae787f9b3f8a4 208884 xdoctest_1.1.0.orig.tar.gz
 cfe015c899faed4dd2eedb9e5df0abe1 2520 xdoctest_1.1.0-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmPVS2YQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFJAoC/9HmTtjnyca7iwPkqKNu/9yyQSWnFESiYYz
cCkiB531RdzzyXXRDGdFJPcTekq7ashTInxcT4CP1Z46d22Jq3dHckjkYsAQF0Ps
ljOlZVL8/w8HXnYOJ7eINw+Msgb5ZcBoItAaPd1Hh7Guv2JGAsWVnc4iG5OBNtIk
PnYSjg2IUWcR718fyQbPRDbSu2TKatncECGSYvmvNKjqjQia4DD7onKmHG43yvXG
2VR4J/Wh4lFfrrtl7wUYlreiqrwaMsWpauhUIWSV9lb+qlJU6sWmM7cPrJtquibS
eKX+T7qVXt7dY27En0mTrFKFg2+XNXlD2ug7ZXOm9OXW6BrsWMeSRizlz/TrnmJq
nR0869YIXrXcqKTQog9so55kIcCnLapPcAkFsAMBM+w690PbJ5Z9evesny2Dt0oL
8urrbFswAnUwH2QEWhPgJqE6QyW/LQdh9K796hWIOoPv5Dq7qWJOFP6iPGCFKoup
D904JesF0sYTQvyXRT9z86LmZxsDQhc=
=z4+A
-----END PGP SIGNATURE-----
