File: control

package info (click to toggle)
rust-grep-matcher 0.1.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 172 kB
  • sloc: makefile: 6
file content (35 lines) | stat: -rw-r--r-- 1,377 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
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.6.3-~~) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 kpcyrd <git@rxv.cc>
Standards-Version: 4.6.2
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.6.3-~~)
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.7-dev (= ${binary:Version}),
 librust-grep-matcher-0.1.7+default-dev (= ${binary:Version})
Description: Trait for regular expressions for line oriented search - Rust source code
 Source code for Debianized Rust crate "grep-matcher"