Source: py-tree-sitter
Section: python
Priority: optional
Maintainer: Tree-sitter Team <team+tree-sitter@tracker.debian.org>
Uploaders: Sergio Durigan Junior <sergiodj@debian.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-setuptools,
 python3-all,
 libpython3-dev,
 pybuild-plugin-pyproject,
 libtree-sitter-dev (>= 0.25.1~),
 python3-all-dev,
 dh-sequence-sphinxdoc <!nodoc>,
 python3-sphinx <!nodoc>,
 python3-sphinx-book-theme <!nodoc>,
#Testsuite: autopkgtest-pkg-python
Standards-Version: 4.7.2
Homepage: https://github.com/tree-sitter/py-tree-sitter
Vcs-Browser: https://salsa.debian.org/tree-sitter-team/py-tree-sitter
Vcs-Git: https://salsa.debian.org/tree-sitter-team/py-tree-sitter.git

Package: python3-py-tree-sitter
Architecture: any
Depends:
 ${python3:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
Suggests:
 python-py-tree-sitter-doc,
Description: Python bindings to the tree-sitter parsing library (Python 3)
 This module provides Python bindings to the tree-sitter parsing library.
 .
 This package installs the library for Python 3.

Package: python3-py-tree-sitter-doc
Section: doc
Architecture: all
Depends:
 ${sphinxdoc:Depends},
 ${misc:Depends},
Description: Python bindings to the tree-sitter parsing library (common documentation)
 This module provides Python bindings to the tree-sitter parsing library.
 .
 This is the common documentation package.
