Source: rust-jsonpath-rust
Section: rust
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-cargo,
Build-Depends-Arch:
 cargo:native <!nocheck>,
 librust-pest-2+default-dev (>= 2.7.15) <!nocheck>,
 librust-pest-derive-2+default-dev (>= 2.7.15) <!nocheck>,
 librust-regex-1+default-dev <!nocheck>,
 librust-serde-json-1+default-dev <!nocheck>,
 librust-thiserror-2+default-dev (>= 2.0.9) <!nocheck>,
 libstd-rust-dev <!nocheck>,
 rustc:native <!nocheck>,
Standards-Version: 4.7.4
Homepage: https://github.com/besok/jsonpath-rust
Vcs-Browser: https://forgejo.debian.net/rust/rust-jsonpath-rust
Vcs-Git: https://forgejo.debian.net/rust/rust-jsonpath-rust
X-Cargo-Crate: jsonpath-rust
X-Cargo-Crate-Version: 1.0.4

Package: librust-jsonpath-rust-dev
Section: rust
Architecture: any
Multi-Arch: same
Depends:
 librust-pest-2+default-dev (>= 2.7.15),
 librust-pest-derive-2+default-dev (>= 2.7.15),
 librust-regex-1+default-dev,
 librust-serde-json-1+default-dev,
 librust-thiserror-2+default-dev (>= 2.0.9),
 ${misc:Depends},
Provides:
 librust-jsonpath-rust+default-dev (= ${binary:Version}),
 librust-jsonpath-rust-1+default-dev (= ${binary:Version}),
 librust-jsonpath-rust-1-dev (= ${binary:Version}),
 librust-jsonpath-rust-1.0+default-dev (= ${binary:Version}),
 librust-jsonpath-rust-1.0-dev (= ${binary:Version}),
 librust-jsonpath-rust-1.0.4+default-dev (= ${binary:Version}),
 librust-jsonpath-rust-1.0.4-dev (= ${binary:Version}),
Description: Library provides the basic functionality to find the set of the data according to the filtering query - Rust source code
 Source code for Debianized Rust crate "jsonpath-rust"
