File: control

package info (click to toggle)
rust-jsonpath-rust 1.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 324 kB
  • sloc: makefile: 2
file content (43 lines) | stat: -rw-r--r-- 1,244 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Source: rust-jsonpath-rust
Section: rust
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-cargo,
Build-Depends-Arch:
 cargo:native <!nocheck>,
 librust-lazy-static-dev <!nocheck>,
 librust-once-cell-dev <!nocheck>,
 librust-pest-derive-dev <!nocheck>,
 librust-pest-dev <!nocheck>,
 librust-regex-dev <!nocheck>,
 librust-serde-json-dev <!nocheck>,
 librust-thiserror-dev <!nocheck>,
 libstd-rust-dev,
 rustc:native <!nocheck>,
Maintainer: Daniel Baumann <daniel@debian.org>
Standards-Version: 4.7.3
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

Package: librust-jsonpath-rust-dev
Section: rust
Architecture: any
Multi-Arch: same
Depends:
 ${cargo:Depends},
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 ${cargo:Recommends},
Suggests:
 ${cargo:Suggests},
Provides:
 ${cargo:Provides},
Built-Using:
 ${cargo:Built-Using},
Static-Built-Using: ${cargo:Static-Built-Using}
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"