Source: rust-wasm-bindgen
Section: rust
Priority: optional
Build-Depends: debhelper (>= 12),
 dh-cargo (>= 25),
 cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-cfg-if-1+default-dev <!nocheck>,
 librust-wasm-bindgen-macro-0.2.83+default-dev <!nocheck>,
 librust-wasm-bindgen-macro-0.2.83+spans-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Wolfgang Silbermayr <wolfgang@silbermayr.at>,
 kpcyrd <git@rxv.cc>
Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/wasm-bindgen]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/wasm-bindgen
Homepage: https://rustwasm.github.io/
Rules-Requires-Root: no

Package: librust-wasm-bindgen-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-cfg-if-1+default-dev,
 librust-wasm-bindgen-macro-0.2.83+default-dev
Recommends:
 librust-wasm-bindgen+default-dev (= ${binary:Version})
Suggests:
 librust-wasm-bindgen+serde-dev (= ${binary:Version}),
 librust-wasm-bindgen+serde-serialize-dev (= ${binary:Version}),
 librust-wasm-bindgen+serde-json-dev (= ${binary:Version}),
 librust-wasm-bindgen+spans-dev (= ${binary:Version}),
 librust-wasm-bindgen+strict-macro-dev (= ${binary:Version}),
 librust-wasm-bindgen+xxx-debug-only-print-generated-code-dev (= ${binary:Version})
Provides:
 librust-wasm-bindgen+enable-interning-dev (= ${binary:Version}),
 librust-wasm-bindgen+std-dev (= ${binary:Version}),
 librust-wasm-bindgen-0-dev (= ${binary:Version}),
 librust-wasm-bindgen-0+enable-interning-dev (= ${binary:Version}),
 librust-wasm-bindgen-0+std-dev (= ${binary:Version}),
 librust-wasm-bindgen-0.2-dev (= ${binary:Version}),
 librust-wasm-bindgen-0.2+enable-interning-dev (= ${binary:Version}),
 librust-wasm-bindgen-0.2+std-dev (= ${binary:Version}),
 librust-wasm-bindgen-0.2.83-dev (= ${binary:Version}),
 librust-wasm-bindgen-0.2.83+enable-interning-dev (= ${binary:Version}),
 librust-wasm-bindgen-0.2.83+std-dev (= ${binary:Version})
Description: Easy support for JS and Rust interaction - Rust source code
 This package contains the source for the Rust wasm-bindgen crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-wasm-bindgen+default-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-wasm-bindgen-dev (= ${binary:Version}),
 librust-wasm-bindgen+spans-dev (= ${binary:Version}),
 librust-wasm-bindgen+std-dev (= ${binary:Version})
Provides:
 librust-wasm-bindgen-0+default-dev (= ${binary:Version}),
 librust-wasm-bindgen-0.2+default-dev (= ${binary:Version}),
 librust-wasm-bindgen-0.2.83+default-dev (= ${binary:Version})
Description: Easy support for JS and Rust interaction - feature "default"
 This metapackage enables feature "default" for the Rust wasm-bindgen crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-wasm-bindgen+serde-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-wasm-bindgen-dev (= ${binary:Version}),
 librust-serde-1+default-dev
Provides:
 librust-wasm-bindgen-0+serde-dev (= ${binary:Version}),
 librust-wasm-bindgen-0.2+serde-dev (= ${binary:Version}),
 librust-wasm-bindgen-0.2.83+serde-dev (= ${binary:Version})
Description: Easy support for JS and Rust interaction - feature "serde"
 This metapackage enables feature "serde" for the Rust wasm-bindgen crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-wasm-bindgen+serde-serialize-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-wasm-bindgen-dev (= ${binary:Version}),
 librust-wasm-bindgen+serde-dev (= ${binary:Version}),
 librust-wasm-bindgen+serde-json-dev (= ${binary:Version}),
 librust-wasm-bindgen+std-dev (= ${binary:Version})
Provides:
 librust-wasm-bindgen-0+serde-serialize-dev (= ${binary:Version}),
 librust-wasm-bindgen-0.2+serde-serialize-dev (= ${binary:Version}),
 librust-wasm-bindgen-0.2.83+serde-serialize-dev (= ${binary:Version})
Description: Easy support for JS and Rust interaction - feature "serde-serialize"
 This metapackage enables feature "serde-serialize" for the Rust wasm-bindgen
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-wasm-bindgen+serde-json-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-wasm-bindgen-dev (= ${binary:Version}),
 librust-serde-json-1+default-dev
Provides:
 librust-wasm-bindgen-0+serde-json-dev (= ${binary:Version}),
 librust-wasm-bindgen-0.2+serde-json-dev (= ${binary:Version}),
 librust-wasm-bindgen-0.2.83+serde-json-dev (= ${binary:Version})
Description: Easy support for JS and Rust interaction - feature "serde_json"
 This metapackage enables feature "serde_json" for the Rust wasm-bindgen crate,
 by pulling in any additional dependencies needed by that feature.

Package: librust-wasm-bindgen+spans-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-wasm-bindgen-dev (= ${binary:Version}),
 librust-wasm-bindgen-macro-0.2.83+spans-dev
Provides:
 librust-wasm-bindgen-0+spans-dev (= ${binary:Version}),
 librust-wasm-bindgen-0.2+spans-dev (= ${binary:Version}),
 librust-wasm-bindgen-0.2.83+spans-dev (= ${binary:Version})
Description: Easy support for JS and Rust interaction - feature "spans"
 This metapackage enables feature "spans" for the Rust wasm-bindgen crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-wasm-bindgen+strict-macro-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-wasm-bindgen-dev (= ${binary:Version}),
 librust-wasm-bindgen-macro-0.2.83+strict-macro-dev
Provides:
 librust-wasm-bindgen-0+strict-macro-dev (= ${binary:Version}),
 librust-wasm-bindgen-0.2+strict-macro-dev (= ${binary:Version}),
 librust-wasm-bindgen-0.2.83+strict-macro-dev (= ${binary:Version})
Description: Easy support for JS and Rust interaction - feature "strict-macro"
 This metapackage enables feature "strict-macro" for the Rust wasm-bindgen
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-wasm-bindgen+xxx-debug-only-print-generated-code-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-wasm-bindgen-dev (= ${binary:Version}),
 librust-wasm-bindgen-macro-0.2.83+xxx-debug-only-print-generated-code-dev
Provides:
 librust-wasm-bindgen-0+xxx-debug-only-print-generated-code-dev (= ${binary:Version}),
 librust-wasm-bindgen-0.2+xxx-debug-only-print-generated-code-dev (= ${binary:Version}),
 librust-wasm-bindgen-0.2.83+xxx-debug-only-print-generated-code-dev (= ${binary:Version})
Description: Easy support for JS and Rust interaction - feature "xxx_debug_only_print_generated_code"
 This metapackage enables feature "xxx_debug_only_print_generated_code" for the
 Rust wasm-bindgen crate, by pulling in any additional dependencies needed by
 that feature.
