Source: python-rstcheck-core
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/rstcheck/rstcheck-core/tags
Vcs-Browser: https://github.com/alvistack/rstcheck-rstcheck-core
Vcs-Git: https://github.com/alvistack/rstcheck-rstcheck-core.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: python3-rstcheck-core
Architecture: all
Description: Core library behind rstcheck
 Library for checking syntax of reStructuredText and code blocks nested
 within it.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 python3,
 python3-docutils (>= 0.7),
 python3-importlib-metadata (>= 1.6),
 python3-pydantic (>= 1.2),
 python3-types-docutils (>= 0.18),
 python3-typing-extensions (>= 3.7.4),
