# Template file for 'python3-jsonpath-ng'
pkgname=python3-jsonpath-ng
version=1.7.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools"
depends="python3-ply"
checkdepends="$depends python3-pytest"
short_desc="Implementation of JSONPath for Python"
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
license="Apache-2.0"
homepage="https://github.com/h2non/jsonpath-ng"
changelog="https://raw.githubusercontent.com/h2non/jsonpath-ng/refs/heads/master/History.md"
distfiles="${PYPI_SITE}/j/jsonpath-ng/jsonpath-ng-${version}.tar.gz"
checksum=f6f5f7fd4e5ff79c785f1573b394043b39849fb2bb47bcead935d12b00beab3c
