File: control

package info (click to toggle)
rust-toml-edit-0.22 0.22.24-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,308 kB
  • sloc: makefile: 2
file content (63 lines) | stat: -rw-r--r-- 2,770 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
Source: rust-toml-edit-0.22
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native (>= 1.65) <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-indexmap-2+default-dev (>= 2.3.0-~~) <!nocheck>,
 librust-indexmap-2+std-dev (>= 2.3.0-~~) <!nocheck>,
 librust-toml-datetime-0.6+default-dev (>= 0.6.8-~~) <!nocheck>,
 librust-winnow-0.7+default-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Robin Krahl <robin.krahl@ireas.org>
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/toml-edit-0.22]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/toml-edit-0.22
Homepage: https://github.com/toml-rs/toml
X-Cargo-Crate: toml_edit

Package: librust-toml-edit-0.22-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-indexmap-2+default-dev (>= 2.3.0-~~),
 librust-indexmap-2+std-dev (>= 2.3.0-~~),
 librust-kstring-2+default-dev,
 librust-kstring-2+max-inline-dev,
 librust-serde-1+default-dev (>= 1.0.145-~~),
 librust-serde-spanned-0.6+default-dev (>= 0.6.8-~~),
 librust-serde-spanned-0.6+serde-dev (>= 0.6.8-~~),
 librust-toml-datetime-0.6+default-dev (>= 0.6.8-~~),
 librust-toml-datetime-0.6+serde-dev (>= 0.6.8-~~),
 librust-winnow-0.7+default-dev
Provides:
 librust-toml-edit-0-dev (= ${binary:Version}),
 librust-toml-edit-0+default-dev (= ${binary:Version}),
 librust-toml-edit-0+display-dev (= ${binary:Version}),
 librust-toml-edit-0+parse-dev (= ${binary:Version}),
 librust-toml-edit-0+perf-dev (= ${binary:Version}),
 librust-toml-edit-0+serde-dev (= ${binary:Version}),
 librust-toml-edit-0+unbounded-dev (= ${binary:Version}),
 librust-toml-edit-0.22+default-dev (= ${binary:Version}),
 librust-toml-edit-0.22+display-dev (= ${binary:Version}),
 librust-toml-edit-0.22+parse-dev (= ${binary:Version}),
 librust-toml-edit-0.22+perf-dev (= ${binary:Version}),
 librust-toml-edit-0.22+serde-dev (= ${binary:Version}),
 librust-toml-edit-0.22+unbounded-dev (= ${binary:Version}),
 librust-toml-edit-0.22.24-dev (= ${binary:Version}),
 librust-toml-edit-0.22.24+default-dev (= ${binary:Version}),
 librust-toml-edit-0.22.24+display-dev (= ${binary:Version}),
 librust-toml-edit-0.22.24+parse-dev (= ${binary:Version}),
 librust-toml-edit-0.22.24+perf-dev (= ${binary:Version}),
 librust-toml-edit-0.22.24+serde-dev (= ${binary:Version}),
 librust-toml-edit-0.22.24+unbounded-dev (= ${binary:Version})
Replaces:
 librust-toml-edit-dev (<< 0.22.25~)
Breaks:
 librust-toml-edit-dev (<< 0.22.25~)
Description: yet another format-preserving TOML parser - Rust source code
 Source code for Debianized Rust crate "toml_edit"