File: control

package info (click to toggle)
ipqalc 1.5.3%2Bgit20200816.523b207-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 324 kB
  • sloc: cpp: 348; xml: 20; makefile: 4
file content (26 lines) | stat: -rw-r--r-- 947 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
Source: ipqalc
Section: net
Priority: optional
Maintainer: Fabio Augusto De Muzio Tobich <ftobich@gmail.com>
Build-Depends: debhelper-compat (= 13),
               pkg-kde-tools,
               qt5-qmake,
               qt5-qmake:native,
               qtbase5-dev,
               qttools5-dev-tools
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: https://bitbucket.org/admsasha/ipqalc
Vcs-Browser: https://salsa.debian.org/debian/ipqalc
Vcs-Git: https://salsa.debian.org/debian/ipqalc.git

Package: ipqalc
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: graphical utility for IPv4 subnet calculation
 Small utility for IP address calculations including broadcast and network
 addresses as well as Cisco wildcard mask.
 .
 From a given IPv4 address calculates broadcast, network, Cisco wildcard
 mask, and host range. It can also be used as a teaching tool and presents
 the results in binary and hex values.