Source: rust-grep-matcher Section: rust Priority: optional Build-Depends: debhelper (>= 12), dh-cargo (>= 24), cargo:native , rustc:native , libstd-rust-dev , librust-memchr-2+default-dev (>= 2.1-~~) Maintainer: Debian Rust Maintainers Uploaders: kpcyrd Standards-Version: 4.5.1 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 Rules-Requires-Root: no 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.5-dev (= ${binary:Version}), librust-grep-matcher-0.1.5+default-dev (= ${binary:Version}) Description: Trait for regular expressions, with a focus on 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.