File: control

package info (click to toggle)
rust-toml-parser 1.0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 340 kB
  • sloc: makefile: 2
file content (57 lines) | stat: -rw-r--r-- 2,618 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
Source: rust-toml-parser
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native (>= 1.76) <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-winnow-0.7-dev (>= 0.7.13-~~) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Alexander Kjäll <alexander.kjall@gmail.com>
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/toml-parser]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/toml-parser
Homepage: https://github.com/toml-rs/toml
X-Cargo-Crate: toml_parser

Package: librust-toml-parser-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-anstream-0.6+default-dev (>= 0.6.20-~~),
 librust-anstyle-1+default-dev (>= 1.0.11-~~),
 librust-winnow-0.7+simd-dev (>= 0.7.13-~~),
 librust-winnow-0.7-dev (>= 0.7.13-~~)
Provides:
 librust-toml-parser+alloc-dev (= ${binary:Version}),
 librust-toml-parser+debug-dev (= ${binary:Version}),
 librust-toml-parser+default-dev (= ${binary:Version}),
 librust-toml-parser+simd-dev (= ${binary:Version}),
 librust-toml-parser+std-dev (= ${binary:Version}),
 librust-toml-parser+unsafe-dev (= ${binary:Version}),
 librust-toml-parser-1-dev (= ${binary:Version}),
 librust-toml-parser-1+alloc-dev (= ${binary:Version}),
 librust-toml-parser-1+debug-dev (= ${binary:Version}),
 librust-toml-parser-1+default-dev (= ${binary:Version}),
 librust-toml-parser-1+simd-dev (= ${binary:Version}),
 librust-toml-parser-1+std-dev (= ${binary:Version}),
 librust-toml-parser-1+unsafe-dev (= ${binary:Version}),
 librust-toml-parser-1.0-dev (= ${binary:Version}),
 librust-toml-parser-1.0+alloc-dev (= ${binary:Version}),
 librust-toml-parser-1.0+debug-dev (= ${binary:Version}),
 librust-toml-parser-1.0+default-dev (= ${binary:Version}),
 librust-toml-parser-1.0+simd-dev (= ${binary:Version}),
 librust-toml-parser-1.0+std-dev (= ${binary:Version}),
 librust-toml-parser-1.0+unsafe-dev (= ${binary:Version}),
 librust-toml-parser-1.0.6-dev (= ${binary:Version}),
 librust-toml-parser-1.0.6+alloc-dev (= ${binary:Version}),
 librust-toml-parser-1.0.6+debug-dev (= ${binary:Version}),
 librust-toml-parser-1.0.6+default-dev (= ${binary:Version}),
 librust-toml-parser-1.0.6+simd-dev (= ${binary:Version}),
 librust-toml-parser-1.0.6+std-dev (= ${binary:Version}),
 librust-toml-parser-1.0.6+unsafe-dev (= ${binary:Version})
Description: Yet another format-preserving TOML parser - Rust source code
 Source code for Debianized Rust crate "toml_parser"