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

Format: 3.0 (quilt)
Source: xdoctest
Binary: python3-xdoctest, xdoctest
Architecture: all
Version: 1.1.3-1
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.2
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-sequence-python3, python3-setuptools, python3-all, pybuild-plugin-pyproject, python3-pytest <!nocheck>, python3-pygments <!nocheck>, python3-pyflakes <!nocheck>, python3-typing-inspect <!nocheck>, python3-pybind11 <!nocheck>, txt2man
Package-List:
 python3-xdoctest deb python optional arch=all
 xdoctest deb python optional arch=all
Checksums-Sha1:
 f0b743c0400c07de0b32d13dd7b8f91ad1b22c75 179524 xdoctest_1.1.3.orig.tar.xz
 1551a9d45e2307cb0c2a5fd407c20e727fa42928 4080 xdoctest_1.1.3-1.debian.tar.xz
Checksums-Sha256:
 06505b1bc4518733eba3a30dbdf1ba599f7c612e9817145201dff96d4c36f272 179524 xdoctest_1.1.3.orig.tar.xz
 37f063bb988ad4f82b30e6de5488f22a0806961e1471a2c3ee0ae644e95f84be 4080 xdoctest_1.1.3-1.debian.tar.xz
Files:
 389de63f5a8574dde47ee33ff5ca2073 179524 xdoctest_1.1.3.orig.tar.xz
 9f4a2f97509263876a6d8b52f440c8b5 4080 xdoctest_1.1.3-1.debian.tar.xz

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

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmXEBlkRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBr0eRAAt2M7GRjFE/HL3BKgqJ3NsS94LPGL1Zsh
HXOO46GytOeOVRyNd/abJvWVFbY2X1dISgyTvbk+wL0TKK52UxL3Of2DEJZBxdS/
xY3lf1SmD+etv2UZ/6Mrrzrk18x/FCjTCyRulw2gtbv4F4VgXgoarlMFCNhjNXOc
t58LyR/nP0KWSjYobxu9/KB6NvulE4zeSk4n4SlrAlNJWCx6hCKifT4WdQUKzz7r
fYzwvtPnYjcBCWcwqZwjNX2aw4qGlnttedmKbcyHkF+Ro89pavh26hxh/9vi1ROl
7QJtqNPOanZUYOqH7qOaadqmKeW8ZMKRni2UpHgW7WPVdpyVhhZiOm6i+vr8yLLO
ucZuUuswBoSN8h2GrXXryEJmtseTOli8Iw7/hkskiARh8m8/NrfblkS4Uxa+mlDz
fhZMuG9kDmhpIylHUvgaeaOluCpKNxnvvhPQR/gNhH4CGIEX09JQi350Epg6Z4V0
5BHdWJ06epCYk4GiMdKN9dMclsuLJhWUZTT/P19siWajzxZZ3+GoUgFtxVhnzrt/
7iRxdjLcl49Ck2bjwMuzCyNd8zW7+KXN0BS+MQXiLXhIH9HBhRnmkhhy+nl4ufSo
z0NLG5A87vbcgihJLbcRWNN+ZORECD31ez+YDaBa6qMEq9x7No8apfCh2TrhTsJ6
hIfsgXmKpCw=
=kSgA
-----END PGP SIGNATURE-----