Source: rust-grep-matcher
Section: rust
Priority: optional
Build-Depends: debhelper (>= 12),
 dh-cargo (>= 25),
 cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-memchr-2+default-dev (>= 2.1-~~) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 kpcyrd <git@rxv.cc>
Standards-Version: 4.6.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
X-Cargo-Crate: grep-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.6-dev (= ${binary:Version}),
 librust-grep-matcher-0.1.6+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.
