File: control

package info (click to toggle)
rust-netr 0.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 168 kB
  • sloc: makefile: 22
file content (62 lines) | stat: -rw-r--r-- 1,942 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
Source: rust-netr
Section: net
Priority: optional
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native,
 rustc:native,
 libstd-rust-dev,
 librust-chrono-0.4+default-dev,
 librust-getopts-0.2+default-dev,
 librust-libc-0.2+default-dev,
 librust-regex-1+default-dev (>= 1.7-~~)
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Ed Neville <ed-debian@s5h.net>
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/netr]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/netr
Homepage: https://www.usenix.org.uk/content/net.html
X-Cargo-Crate: netr
Rules-Requires-Root: no

Package: librust-netr-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-chrono-0.4+default-dev,
 librust-getopts-0.2+default-dev,
 librust-libc-0.2+default-dev,
 librust-regex-1+default-dev (>= 1.7-~~)
Provides:
 librust-netr+default-dev (= ${binary:Version}),
 librust-netr-0-dev (= ${binary:Version}),
 librust-netr-0+default-dev (= ${binary:Version}),
 librust-netr-0.2-dev (= ${binary:Version}),
 librust-netr-0.2+default-dev (= ${binary:Version}),
 librust-netr-0.2.0-dev (= ${binary:Version}),
 librust-netr-0.2.0+default-dev (= ${binary:Version})
Description: Display network interface throughput by second and by minute along with a graph - Rust source code
 This is quick and easy to use via a mobile handset or similar device where
 typing is cumbersome.
 .
 Source code for Debianized Rust crate "netr"

Package: netr
Architecture: any
Section: net
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${cargo:Depends}
Recommends:
 ${cargo:Recommends}
Suggests:
 ${cargo:Suggests}
Provides:
 ${cargo:Provides}
Built-Using: ${cargo:Built-Using}
Static-Built-Using: ${cargo:Static-Built-Using}
Description: network terminal graph
 Small terminal program to display a network throughput graph.