Source: rust-shellexpand Section: rust Priority: optional Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo:native , rustc:native , libstd-rust-dev , librust-dirs-5+default-dev Maintainer: Debian Rust Maintainers Uploaders: Carlos F. Sanz Standards-Version: 4.6.1 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/shellexpand] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/shellexpand X-Cargo-Crate: shellexpand Rules-Requires-Root: no Package: librust-shellexpand-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-bstr-1+default-dev (>= 1.5-~~), librust-dirs-5+default-dev, librust-os-str-bytes-6+default-dev Provides: librust-shellexpand+base-0-dev (= ${binary:Version}), librust-shellexpand+bstr-dev (= ${binary:Version}), librust-shellexpand+default-dev (= ${binary:Version}), librust-shellexpand+dirs-dev (= ${binary:Version}), librust-shellexpand+full-dev (= ${binary:Version}), librust-shellexpand+full-msrv-1-31-dev (= ${binary:Version}), librust-shellexpand+full-msrv-1-51-dev (= ${binary:Version}), librust-shellexpand+os-str-bytes-dev (= ${binary:Version}), librust-shellexpand+path-dev (= ${binary:Version}), librust-shellexpand+tilde-dev (= ${binary:Version}), librust-shellexpand-3-dev (= ${binary:Version}), librust-shellexpand-3+base-0-dev (= ${binary:Version}), librust-shellexpand-3+bstr-dev (= ${binary:Version}), librust-shellexpand-3+default-dev (= ${binary:Version}), librust-shellexpand-3+dirs-dev (= ${binary:Version}), librust-shellexpand-3+full-dev (= ${binary:Version}), librust-shellexpand-3+full-msrv-1-31-dev (= ${binary:Version}), librust-shellexpand-3+full-msrv-1-51-dev (= ${binary:Version}), librust-shellexpand-3+os-str-bytes-dev (= ${binary:Version}), librust-shellexpand-3+path-dev (= ${binary:Version}), librust-shellexpand-3+tilde-dev (= ${binary:Version}), librust-shellexpand-3.1-dev (= ${binary:Version}), librust-shellexpand-3.1+base-0-dev (= ${binary:Version}), librust-shellexpand-3.1+bstr-dev (= ${binary:Version}), librust-shellexpand-3.1+default-dev (= ${binary:Version}), librust-shellexpand-3.1+dirs-dev (= ${binary:Version}), librust-shellexpand-3.1+full-dev (= ${binary:Version}), librust-shellexpand-3.1+full-msrv-1-31-dev (= ${binary:Version}), librust-shellexpand-3.1+full-msrv-1-51-dev (= ${binary:Version}), librust-shellexpand-3.1+os-str-bytes-dev (= ${binary:Version}), librust-shellexpand-3.1+path-dev (= ${binary:Version}), librust-shellexpand-3.1+tilde-dev (= ${binary:Version}), librust-shellexpand-3.1.0-dev (= ${binary:Version}), librust-shellexpand-3.1.0+base-0-dev (= ${binary:Version}), librust-shellexpand-3.1.0+bstr-dev (= ${binary:Version}), librust-shellexpand-3.1.0+default-dev (= ${binary:Version}), librust-shellexpand-3.1.0+dirs-dev (= ${binary:Version}), librust-shellexpand-3.1.0+full-dev (= ${binary:Version}), librust-shellexpand-3.1.0+full-msrv-1-31-dev (= ${binary:Version}), librust-shellexpand-3.1.0+full-msrv-1-51-dev (= ${binary:Version}), librust-shellexpand-3.1.0+os-str-bytes-dev (= ${binary:Version}), librust-shellexpand-3.1.0+path-dev (= ${binary:Version}), librust-shellexpand-3.1.0+tilde-dev (= ${binary:Version}) Description: Shell-like expansions in strings - Rust source code This package contains the source for the Rust shellexpand crate, packaged by debcargo for use with cargo and dh-cargo.