File: control

package info (click to toggle)
prips 1.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 432 kB
  • sloc: ansic: 393; sh: 388; makefile: 74
file content (31 lines) | stat: -rw-r--r-- 873 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
Source: prips
Section: net
Maintainer: Peter Pentchev <roam@debian.org>
Uploaders:
 tony mancill <tmancill@debian.org>,
Build-Depends:
 debhelper (>> 13.15.2~),
 dh-sequence-single-binary,
 dpkg-build-api (= 1),
 cargo,
 librust-clap-derive-dev,
 librust-clap-dev,
 librust-eyre-dev,
 librust-itertools-dev,
 librust-nom-dev,
 librust-rstest-dev,
 librust-winnow-dev,
Standards-Version: 4.7.3
X-DH-Compat: 14
Homepage: https://devel.ringlet.net/sysutils/prips/
Vcs-Git: https://gitlab.com/prips/prips.git -b debian/master
Vcs-Browser: https://gitlab.com/prips/prips/tree/debian/master
X-Style: black

Package: prips
Architecture: any
Multi-Arch: foreign
Description: tool that prints the IP addresses in a given range
 prips can be used to print all of the IP addresses in a given range.
 This allows the enhancement of tools only work on one host at
 a time (e.g. whois).