Source: rust-dotenv Section: rust Priority: optional Build-Depends: debhelper (>= 11), dh-cargo (>= 18), cargo:native, rustc:native, libstd-rust-dev, help2man, librust-clap-2+default-dev Maintainer: Debian Rust Maintainers Uploaders: Niklas Claesson Standards-Version: 4.2.0 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/dotenv] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/dotenv Homepage: https://github.com/dotenv-rs/dotenv Package: librust-dotenv-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends} Suggests: librust-dotenv+clap-dev (= ${binary:Version}) Provides: librust-dotenv+default-dev (= ${binary:Version}), librust-dotenv-0-dev (= ${binary:Version}), librust-dotenv-0+default-dev (= ${binary:Version}), librust-dotenv-0.15-dev (= ${binary:Version}), librust-dotenv-0.15+default-dev (= ${binary:Version}), librust-dotenv-0.15.0-dev (= ${binary:Version}), librust-dotenv-0.15.0+default-dev (= ${binary:Version}) Description: `dotenv` implementation for Rust - Rust source code This package contains the source for the Rust dotenv crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-dotenv+clap-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-dotenv-dev (= ${binary:Version}), librust-clap-2+default-dev Provides: librust-dotenv+cli-dev (= ${binary:Version}), librust-dotenv-0+clap-dev (= ${binary:Version}), librust-dotenv-0+cli-dev (= ${binary:Version}), librust-dotenv-0.15+clap-dev (= ${binary:Version}), librust-dotenv-0.15+cli-dev (= ${binary:Version}), librust-dotenv-0.15.0+clap-dev (= ${binary:Version}), librust-dotenv-0.15.0+cli-dev (= ${binary:Version}) Description: `dotenv` implementation for Rust - feature "clap" and 1 more This metapackage enables feature "clap" for the Rust dotenv crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "cli" feature. Package: dotenv Architecture: any Multi-Arch: allowed Section: devel Depends: ${misc:Depends}, ${shlibs:Depends}, ${cargo:Depends} Recommends: ${cargo:Recommends} Suggests: ${cargo:Suggests} Provides: ${cargo:Provides} Built-Using: ${cargo:Built-Using} XB-X-Cargo-Built-Using: ${cargo:X-Cargo-Built-Using} Description: `dotenv` implementation for Rust This package contains the following binaries built from the Rust crate "dotenv": - dotenv