File: control

package info (click to toggle)
cyme 2.2.11%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 3,448 kB
  • sloc: makefile: 147; sh: 70
file content (71 lines) | stat: -rw-r--r-- 1,757 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
Source: cyme
Section: rust
Maintainer: Jonas Smedegaard <dr@jones.dk>
Build-Depends:
 cmark-gfm <!nodoc>,
 debhelper-compat (= 13),
 dh-sequence-bash-completion,
 dh-sequence-rust,
 librust-assert-json-diff-dev,
 librust-chrono-dev,
 librust-chrono-dev,
 librust-clap-dev,
 librust-clap-dev,
 librust-clap-dev,
 librust-clap-complete-dev,
 librust-clap-mangen-dev,
 librust-colored-dev,
 librust-diff-dev,
 librust-dirs-dev,
 librust-fastrand-dev,
 librust-glob-dev,
 librust-heck-dev,
 librust-itertools-dev,
 librust-log-dev,
 librust-phf-dev,
 librust-regex-dev,
 librust-rusb-dev,
 librust-serde-dev,
 librust-serde-dev,
 librust-serde-json-dev,
 librust-serde-with-dev,
 librust-simple-logger-dev,
 librust-simple-logger-dev,
 librust-strum-dev,
 librust-strum-macros-dev,
 librust-terminal-size-dev,
 librust-udev-dev,
 librust-udevrs-dev,
 librust-unicode-width-dev,
 librust-usb-ids-dev,
 librust-uuid-dev,
 librust-uuid-dev,
 libstd-rust-dev,
 udev <!nocheck>,
Standards-Version: 4.7.3
Homepage: https://github.com/tuna-f1sh/cyme
Vcs-Git: https://salsa.debian.org/debian/cyme.git
Vcs-Browser: https://salsa.debian.org/debian/cyme

Package: cyme
Section: utils
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Suggests:
 bash-completion,
Built-Using:
 ${cargo:Built-Using},
Static-Built-Using:
 ${cargo:Static-Built-Using},
Description: CLI tool for listing system USB buses and devices
 cyme is a command-line tool
 to list system USB buses and devices.
 It attempts to maintain compatibility with lsusb,
 but with improved visual aid
 that make glancing through the data easier.
 .
 The name comes from the technical term
 for the type of blossom on a Apple tree: cyme -
 it is Apple related and also looks like a USB device tree.