Source: rust-wasm-bindgen-shared
Section: rust
Priority: optional
Build-Depends: debhelper (>= 12),
 dh-cargo (>= 25),
 cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
Standards-Version: 4.5.1
Vcs-Git: https://gitee.com/openkylin/rust-wasm-bindgen-shared.git
Vcs-Browser: https://gitee.com/openkylin/rust-wasm-bindgen-shared
Homepage: https://rustwasm.github.io/wasm-bindgen/
Rules-Requires-Root: no

Package: librust-wasm-bindgen-shared-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends}
Provides:
 librust-wasm-bindgen-shared+default-dev (= ${binary:Version}),
 librust-wasm-bindgen-shared-0-dev (= ${binary:Version}),
 librust-wasm-bindgen-shared-0+default-dev (= ${binary:Version}),
 librust-wasm-bindgen-shared-0.2-dev (= ${binary:Version}),
 librust-wasm-bindgen-shared-0.2+default-dev (= ${binary:Version}),
 librust-wasm-bindgen-shared-0.2.83-dev (= ${binary:Version}),
 librust-wasm-bindgen-shared-0.2.83+default-dev (= ${binary:Version})
Description: Shared support of wasm-bindgen and wasm-bindgen cli - Rust source code
 This package contains the source for the Rust wasm-bindgen-shared crate,
 packaged by debcargo for use with cargo and dh-cargo.
