Source: slidge-style-parser
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Martin <debacle@debian.org>
Build-Depends:
    debhelper-compat (= 13),
    dh-sequence-python3,
    librust-pyo3-dev,
    pybuild-plugin-pyproject,
    python3-all,
    python3-all-dev,
    python3-setuptools,
    python3-setuptools-scm,
    python3-setuptools-rust,
Standards-Version: 4.7.3
Homepage: https://codeberg.org/slidge/style-parser
Vcs-Git: https://salsa.debian.org/python-team/packages/slidge-style-parser.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/slidge-style-parser
Testsuite: autopkgtest-pkg-pybuild

Package: python3-slidge-style-parser
Architecture: any
Depends: ${misc:Depends},
    ${shlibs:Depends},
    ${python3:Depends}
Description: Parsing library for Slidge
 Parsing library implementing "XEP-0393: Message Styling" for Slidge.
 It does support text attributes like "underline", "bold", "code span" etc.
