Source: rust-keccak
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>,
 librust-cfg-if-1+default-dev <!nocheck>,
 librust-cpufeatures-0.3+default-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 kpcyrd <git@rxv.cc>,
 Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/keccak]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/keccak
Homepage: https://github.com/RustCrypto/sponges
X-Cargo-Crate: keccak
X-Cargo-Crate-Version: 0.2.0

Package: librust-keccak-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-cfg-if-1+default-dev,
 librust-cpufeatures-0.3+default-dev,
 librust-hybrid-array-0.4+default-dev
Provides:
 librust-keccak+default-dev (= ${binary:Version}),
 librust-keccak+parallel-dev (= ${binary:Version}),
 librust-keccak-0-dev (= ${binary:Version}),
 librust-keccak-0+default-dev (= ${binary:Version}),
 librust-keccak-0+parallel-dev (= ${binary:Version}),
 librust-keccak-0.2-dev (= ${binary:Version}),
 librust-keccak-0.2+default-dev (= ${binary:Version}),
 librust-keccak-0.2+parallel-dev (= ${binary:Version}),
 librust-keccak-0.2.0-dev (= ${binary:Version}),
 librust-keccak-0.2.0+default-dev (= ${binary:Version}),
 librust-keccak-0.2.0+parallel-dev (= ${binary:Version})
Breaks:
 rustc (<< 1.85~)
Description: Keccak sponge function in Pure Rust - Rust source code
 This package offers an implementation of the Keccak sponge function
 including the keccak-f and keccak-p variants.
 Source code for Debianized Rust crate "keccak"
