| 12
 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
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 
 | Source: rust-rust-embed-impl
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-proc-macro2-1+default-dev <!nocheck>,
 librust-quote-1+default-dev <!nocheck>,
 librust-rust-embed-utils-8+default-dev (>= 8.7.0-~~) <!nocheck>,
 librust-syn-2+derive-dev <!nocheck>,
 librust-syn-2+parsing-dev <!nocheck>,
 librust-syn-2+printing-dev <!nocheck>,
 librust-syn-2+proc-macro-dev <!nocheck>,
 librust-walkdir-2+default-dev (>= 2.3.1-~~) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Matthias Geiger <matthias.geiger1024@tutanota.de>
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/rust-embed-impl]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/rust-embed-impl
Homepage: https://github.com/pyros2097/rust-embed
X-Cargo-Crate: rust-embed-impl
Rules-Requires-Root: no
# FIXME (packages."(name)".section) debcargo auto-generated summary for librust-rust-embed-impl-dev is very long, consider overriding
Package: librust-rust-embed-impl-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-proc-macro2-1+default-dev,
 librust-quote-1+default-dev,
 librust-rust-embed-utils-8+default-dev (>= 8.7.0-~~),
 librust-rust-embed-utils-8+include-exclude-dev (>= 8.7.0-~~),
 librust-rust-embed-utils-8+mime-guess-dev (>= 8.7.0-~~),
 librust-shellexpand-3+default-dev,
 librust-syn-2+derive-dev,
 librust-syn-2+parsing-dev,
 librust-syn-2+printing-dev,
 librust-syn-2+proc-macro-dev,
 librust-walkdir-2+default-dev (>= 2.3.1-~~)
Provides:
 librust-rust-embed-impl+compression-dev (= ${binary:Version}),
 librust-rust-embed-impl+debug-embed-dev (= ${binary:Version}),
 librust-rust-embed-impl+default-dev (= ${binary:Version}),
 librust-rust-embed-impl+deterministic-timestamps-dev (= ${binary:Version}),
 librust-rust-embed-impl+include-exclude-dev (= ${binary:Version}),
 librust-rust-embed-impl+interpolate-folder-path-dev (= ${binary:Version}),
 librust-rust-embed-impl+mime-guess-dev (= ${binary:Version}),
 librust-rust-embed-impl+shellexpand-dev (= ${binary:Version}),
 librust-rust-embed-impl-8-dev (= ${binary:Version}),
 librust-rust-embed-impl-8+compression-dev (= ${binary:Version}),
 librust-rust-embed-impl-8+debug-embed-dev (= ${binary:Version}),
 librust-rust-embed-impl-8+default-dev (= ${binary:Version}),
 librust-rust-embed-impl-8+deterministic-timestamps-dev (= ${binary:Version}),
 librust-rust-embed-impl-8+include-exclude-dev (= ${binary:Version}),
 librust-rust-embed-impl-8+interpolate-folder-path-dev (= ${binary:Version}),
 librust-rust-embed-impl-8+mime-guess-dev (= ${binary:Version}),
 librust-rust-embed-impl-8+shellexpand-dev (= ${binary:Version}),
 librust-rust-embed-impl-8.7-dev (= ${binary:Version}),
 librust-rust-embed-impl-8.7+compression-dev (= ${binary:Version}),
 librust-rust-embed-impl-8.7+debug-embed-dev (= ${binary:Version}),
 librust-rust-embed-impl-8.7+default-dev (= ${binary:Version}),
 librust-rust-embed-impl-8.7+deterministic-timestamps-dev (= ${binary:Version}),
 librust-rust-embed-impl-8.7+include-exclude-dev (= ${binary:Version}),
 librust-rust-embed-impl-8.7+interpolate-folder-path-dev (= ${binary:Version}),
 librust-rust-embed-impl-8.7+mime-guess-dev (= ${binary:Version}),
 librust-rust-embed-impl-8.7+shellexpand-dev (= ${binary:Version}),
 librust-rust-embed-impl-8.7.0-dev (= ${binary:Version}),
 librust-rust-embed-impl-8.7.0+compression-dev (= ${binary:Version}),
 librust-rust-embed-impl-8.7.0+debug-embed-dev (= ${binary:Version}),
 librust-rust-embed-impl-8.7.0+default-dev (= ${binary:Version}),
 librust-rust-embed-impl-8.7.0+deterministic-timestamps-dev (= ${binary:Version}),
 librust-rust-embed-impl-8.7.0+include-exclude-dev (= ${binary:Version}),
 librust-rust-embed-impl-8.7.0+interpolate-folder-path-dev (= ${binary:Version}),
 librust-rust-embed-impl-8.7.0+mime-guess-dev (= ${binary:Version}),
 librust-rust-embed-impl-8.7.0+shellexpand-dev (= ${binary:Version})
Description: Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev - Rust source code
 Source code for Debianized Rust crate "rust-embed-impl"
 |