File: control

package info (click to toggle)
rust-clap-complete 4.5.58-2
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 364 kB
  • sloc: makefile: 2
file content (46 lines) | stat: -rw-r--r-- 2,107 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
36
37
38
39
40
41
42
43
44
45
46
Source: rust-clap-complete
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native (>= 1.74) <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-clap-4+std-dev (>= 4.5.20-~~) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Sylvestre Ledru <sylvestre@debian.org>
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/clap-complete]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/clap-complete
Homepage: https://github.com/clap-rs/clap
X-Cargo-Crate: clap_complete

Package: librust-clap-complete-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-clap-4+std-dev (>= 4.5.20-~~),
 librust-clap-4+unstable-ext-dev (>= 4.5.20-~~),
 librust-clap-lex-0.7+default-dev,
 librust-is-executable-1+default-dev (>= 1.0.1-~~),
 librust-shlex-1+default-dev (>= 1.3.0-~~)
Provides:
 librust-clap-complete+default-dev (= ${binary:Version}),
 librust-clap-complete+unstable-doc-dev (= ${binary:Version}),
 librust-clap-complete+unstable-dynamic-dev (= ${binary:Version}),
 librust-clap-complete-4-dev (= ${binary:Version}),
 librust-clap-complete-4+default-dev (= ${binary:Version}),
 librust-clap-complete-4+unstable-doc-dev (= ${binary:Version}),
 librust-clap-complete-4+unstable-dynamic-dev (= ${binary:Version}),
 librust-clap-complete-4.5-dev (= ${binary:Version}),
 librust-clap-complete-4.5+default-dev (= ${binary:Version}),
 librust-clap-complete-4.5+unstable-doc-dev (= ${binary:Version}),
 librust-clap-complete-4.5+unstable-dynamic-dev (= ${binary:Version}),
 librust-clap-complete-4.5.58-dev (= ${binary:Version}),
 librust-clap-complete-4.5.58+default-dev (= ${binary:Version}),
 librust-clap-complete-4.5.58+unstable-doc-dev (= ${binary:Version}),
 librust-clap-complete-4.5.58+unstable-dynamic-dev (= ${binary:Version})
Description: Generate shell completion scripts for your clap::Command - Rust source code
 Source code for Debianized Rust crate "clap_complete"