Source: rust-shell-words
Section: rust
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Helen Koike <helen@koikeco.de>
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/shell-words]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/shell-words
Homepage: https://github.com/tmiasko/shell-words
X-Cargo-Crate: shell-words
X-Cargo-Crate-Version: 1.1.1

Package: librust-shell-words-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends}
Provides:
 librust-shell-words+default-dev (= ${binary:Version}),
 librust-shell-words+std-dev (= ${binary:Version}),
 librust-shell-words-1-dev (= ${binary:Version}),
 librust-shell-words-1+default-dev (= ${binary:Version}),
 librust-shell-words-1+std-dev (= ${binary:Version}),
 librust-shell-words-1.1-dev (= ${binary:Version}),
 librust-shell-words-1.1+default-dev (= ${binary:Version}),
 librust-shell-words-1.1+std-dev (= ${binary:Version}),
 librust-shell-words-1.1.1-dev (= ${binary:Version}),
 librust-shell-words-1.1.1+default-dev (= ${binary:Version}),
 librust-shell-words-1.1.1+std-dev (= ${binary:Version})
Description: Process command line according to parsing rules of UNIX shell - Rust source code
 Source code for Debianized Rust crate "shell-words"
