Source: python-jsondiff
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:
 Andreas Tille <tille@debian.org>,
Section: python
Testsuite: autopkgtest-pkg-python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-hypothesis,
 python3-pytest,
 python3-setuptools,
 python3-setuptools-scm,
 python3-yaml,
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/science-team/python-jsondiff
Vcs-Git: https://salsa.debian.org/science-team/python-jsondiff.git
Homepage: https://github.com/ZoomerAnalytics/jsondiff/
Rules-Requires-Root: no

Package: python3-jsondiff
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: diff JSON and JSON-like structures in Python 3
 Python 3 module providing diff JSON and JSON-like structures.
