Source: referencing
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@alioth-lists.debian.net>
Uploaders: Roland Mas <lolando@debian.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-setuptools,
 python3-all,
 pybuild-plugin-pyproject,
 python3-hatchling,
 python3-pytest,
 python3-traitlets,
 jupyter-server,
#Testsuite: autopkgtest-pkg-python
Standards-Version: 4.6.2
Homepage: https://github.com/python-jsonschema/referencing
Vcs-Browser: https://salsa.debian.org/python-team/packages/referencing
Vcs-Git: https://salsa.debian.org/python-team/packages/referencing.git

Package: python3-referencing
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
Description: Implementation-agnostic implementation of JSON reference resolution
 <Insert long description, indented with spaces.>
 .
 This package installs the library for Python 3.
