dsc_fields:
Architecture: all
Binary: python3-xdoctest, xdoctest
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
Checksums-Sha1:
- name: xdoctest_1.2.0.orig.tar.xz
sha1: a02cb25a8499f90a71536a7b336e8839245e405f
size: '182624'
- name: xdoctest_1.2.0-1.debian.tar.xz
sha1: 711ffb31c5ee859e7e00bc51801d8a3ba88e51aa
size: '4204'
Checksums-Sha256:
- name: xdoctest_1.2.0.orig.tar.xz
sha256: 106683a2488c2f96c75e2d928aa0dc7c73a6bd291b8676fd6d45efcf29da91bf
size: '182624'
- name: xdoctest_1.2.0-1.debian.tar.xz
sha256: 3846b756fc29d8f225c3a4e54f4e85697d126e9f8b92b4bf10126467a486a9cd
size: '4204'
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.
Files:
- md5sum: 05ea7e3e7bd7b4205a08a6587a0fa0b9
name: xdoctest_1.2.0.orig.tar.xz
size: '182624'
- md5sum: 603fad4b3e54c6028a0c2662b074d352
name: xdoctest_1.2.0-1.debian.tar.xz
size: '4204'
Format: 3.0 (quilt)
Homepage: https://github.com/Erotemic/xdoctest
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package-List: |2-
python3-xdoctest deb python optional arch=all
xdoctest deb python optional arch=all
Source: xdoctest
Standards-Version: 4.7.0
Testsuite: autopkgtest
Testsuite-Triggers: python3-all, python3-pybind11, python3-pyflakes, python3-pygments,
python3-pytest
Uploaders: Bo YU <tsu.yubo@gmail.com>
Vcs-Browser: https://salsa.debian.org/python-team/packages/xdoctest
Vcs-Git: https://salsa.debian.org/python-team/packages/xdoctest.git
Version: 1.2.0-1
name: xdoctest
type: dpkg
version: 1.2.0-1