Source: rust-password-hash
Section: rust
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native (>= 1.85) <!nocheck>,
 libstd-rust-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Blair Noctis <ncts@debian.org>
Standards-Version: 4.7.3
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/password-hash]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/password-hash
Homepage: https://github.com/RustCrypto/traits
X-Cargo-Crate: password-hash
X-Cargo-Crate-Version: 0.6.1

# FIXME (packages."(name)".section) debcargo auto-generated summary for librust-password-hash-dev is very long, consider overriding

Package: librust-password-hash-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-getrandom-0.4-dev,
 librust-rand-core-0.10-dev
Provides:
 librust-password-hash+default-dev (= ${binary:Version}),
 librust-password-hash+getrandom-dev (= ${binary:Version}),
 librust-password-hash+rand-core-dev (= ${binary:Version}),
 librust-password-hash-0-dev (= ${binary:Version}),
 librust-password-hash-0+default-dev (= ${binary:Version}),
 librust-password-hash-0+getrandom-dev (= ${binary:Version}),
 librust-password-hash-0+rand-core-dev (= ${binary:Version}),
 librust-password-hash-0.6-dev (= ${binary:Version}),
 librust-password-hash-0.6+default-dev (= ${binary:Version}),
 librust-password-hash-0.6+getrandom-dev (= ${binary:Version}),
 librust-password-hash-0.6+rand-core-dev (= ${binary:Version}),
 librust-password-hash-0.6.1-dev (= ${binary:Version}),
 librust-password-hash-0.6.1+default-dev (= ${binary:Version}),
 librust-password-hash-0.6.1+getrandom-dev (= ${binary:Version}),
 librust-password-hash-0.6.1+rand-core-dev (= ${binary:Version})
Description: Traits which describe the functionality of password hashing algorithms, with optional support for a `no_std`/`no_alloc`-friendly implementation of the PHC string format, as well as generic support for other formats (e.g - Rust source code
 Modular Crypt Format)
 .
 Source code for Debianized Rust crate "password-hash"
