Source: rust-getopts Section: rust Priority: optional Build-Depends: debhelper (>= 11), dh-cargo (>= 15), cargo:native , rustc:native , libstd-rust-dev , librust-unicode-width-0.1+default-dev (>= 0.1.5-~~) Maintainer: Debian Rust Maintainers Uploaders: Wolfgang Silbermayr Standards-Version: 4.2.0 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/getopts] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/getopts Homepage: https://github.com/rust-lang/getopts Package: librust-getopts-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-unicode-width-0.1+default-dev (>= 0.1.5-~~) Provides: librust-getopts+default-dev (= ${binary:Version}), librust-getopts-0-dev (= ${binary:Version}), librust-getopts-0+default-dev (= ${binary:Version}), librust-getopts-0.2-dev (= ${binary:Version}), librust-getopts-0.2+default-dev (= ${binary:Version}), librust-getopts-0.2.18-dev (= ${binary:Version}), librust-getopts-0.2.18+default-dev (= ${binary:Version}) Description: Getopts-like option parsing - Rust source code This package contains the source for the Rust getopts crate, packaged by debcargo for use with cargo and dh-cargo.