Source: rust-grep-matcher Section: rust Priority: optional Build-Depends: debhelper (>= 11), dh-cargo (>= 18), cargo:native , rustc:native , libstd-rust-dev , librust-memchr-2+default-dev (>= 2.1-~~) Maintainer: Debian Rust Maintainers Uploaders: kpcyrd Standards-Version: 4.2.0 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/grep-matcher] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/grep-matcher Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/matcher Package: librust-grep-matcher-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-memchr-2+default-dev (>= 2.1-~~) Provides: librust-grep-matcher+default-dev (= ${binary:Version}), librust-grep-matcher-0-dev (= ${binary:Version}), librust-grep-matcher-0+default-dev (= ${binary:Version}), librust-grep-matcher-0.1-dev (= ${binary:Version}), librust-grep-matcher-0.1+default-dev (= ${binary:Version}), librust-grep-matcher-0.1.4-dev (= ${binary:Version}), librust-grep-matcher-0.1.4+default-dev (= ${binary:Version}) Description: Trait for regular expressions for line oriented search - Rust source code This package contains the source for the Rust grep-matcher crate, packaged by debcargo for use with cargo and dh-cargo.