Source: rust-getopts
Section: rust
Priority: optional
Build-Depends: debhelper (>= 11),
 dh-cargo (>= 18),
 cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-unicode-width-0.1+default-dev (>= 0.1.5-~~) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Wolfgang Silbermayr <wolfgang@silbermayr.at>
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-~~)
Suggests:
 librust-getopts+core-dev (= ${binary:Version}),
 librust-getopts+rustc-dep-of-std-dev (= ${binary:Version}),
 librust-getopts+std-dev (= ${binary:Version})
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.21-dev (= ${binary:Version}),
 librust-getopts-0.2.21+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.

Package: librust-getopts+core-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-getopts-dev (= ${binary:Version}),
 librust-rustc-std-workspace-core-1+default-dev
Provides:
 librust-getopts-0+core-dev (= ${binary:Version}),
 librust-getopts-0.2+core-dev (= ${binary:Version}),
 librust-getopts-0.2.21+core-dev (= ${binary:Version})
Description: Getopts-like option parsing - feature "core"
 This metapackage enables feature "core" for the Rust getopts crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-getopts+rustc-dep-of-std-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-getopts-dev (= ${binary:Version}),
 librust-rustc-std-workspace-core-1+default-dev,
 librust-rustc-std-workspace-std-1+default-dev,
 librust-unicode-width-0.1+rustc-dep-of-std-dev (>= 0.1.5-~~)
Provides:
 librust-getopts-0+rustc-dep-of-std-dev (= ${binary:Version}),
 librust-getopts-0.2+rustc-dep-of-std-dev (= ${binary:Version}),
 librust-getopts-0.2.21+rustc-dep-of-std-dev (= ${binary:Version})
Description: Getopts-like option parsing - feature "rustc-dep-of-std"
 This metapackage enables feature "rustc-dep-of-std" for the Rust getopts crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-getopts+std-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-getopts-dev (= ${binary:Version}),
 librust-rustc-std-workspace-std-1+default-dev
Provides:
 librust-getopts-0+std-dev (= ${binary:Version}),
 librust-getopts-0.2+std-dev (= ${binary:Version}),
 librust-getopts-0.2.21+std-dev (= ${binary:Version})
Description: Getopts-like option parsing - feature "std"
 This metapackage enables feature "std" for the Rust getopts crate, by pulling
 in any additional dependencies needed by that feature.
