Source: golang-github-pb33f-jsonpath
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Reinhard Tartler <siretart@tauware.de>,
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               dpkg-build-api (= 1),
               golang-any,
               golang-github-pmezard-go-difflib-dev,
               golang-github-stretchr-testify-dev,
               golang-go.yaml-yaml-v4-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-pb33f-jsonpath
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-pb33f-jsonpath.git
Homepage: https://github.com/pb33f/jsonpath
XS-Go-Import-Path: github.com/pb33f/jsonpath

Package: golang-github-pb33f-jsonpath-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-github-pmezard-go-difflib-dev,
         golang-github-stretchr-testify-dev,
         golang-go.yaml-yaml-v4-dev,
         ${misc:Depends},
Description: RFC 9535 JSONPath implementation with JSONPath Plus extensions
 pb33f/jsonpath is a full implementation of RFC 9535 JSONPath with
 JSONPath Plus extensions for enhanced querying capabilities. It
 provides context variables, type selectors, parent navigation, and
 YAML overlay support.
