Source: rust-webp Section: rust Priority: optional Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo:native , rustc:native , libstd-rust-dev , librust-image-0.24-dev , librust-libwebp-sys-0.9+default-dev (>= 0.9.3-~~) Maintainer: Debian Rust Maintainers Uploaders: Matthias Geiger Standards-Version: 4.6.1 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/webp] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/webp Homepage: https://github.com/jaredforth/webp X-Cargo-Crate: webp Rules-Requires-Root: no Package: librust-webp-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-image-0.24-dev, librust-libwebp-sys-0.9+default-dev (>= 0.9.3-~~) Provides: librust-webp+default-dev (= ${binary:Version}), librust-webp+image-dev (= ${binary:Version}), librust-webp+img-dev (= ${binary:Version}), librust-webp-0-dev (= ${binary:Version}), librust-webp-0+default-dev (= ${binary:Version}), librust-webp-0+image-dev (= ${binary:Version}), librust-webp-0+img-dev (= ${binary:Version}), librust-webp-0.2-dev (= ${binary:Version}), librust-webp-0.2+default-dev (= ${binary:Version}), librust-webp-0.2+image-dev (= ${binary:Version}), librust-webp-0.2+img-dev (= ${binary:Version}), librust-webp-0.2.6-dev (= ${binary:Version}), librust-webp-0.2.6+default-dev (= ${binary:Version}), librust-webp-0.2.6+image-dev (= ${binary:Version}), librust-webp-0.2.6+img-dev (= ${binary:Version}) Description: WebP conversion library - Rust source code This package contains the source for the Rust webp crate, packaged by debcargo for use with cargo and dh-cargo.