File: control

package info (click to toggle)
python-ipcalc 1.99.0-3.1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 112 kB
  • sloc: python: 673; makefile: 3
file content (21 lines) | stat: -rw-r--r-- 697 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
Source: python-ipcalc
Section: python
Priority: optional
Maintainer: Florian Pelgrim <florian.pelgrim@craneworks.de>
Build-Depends: debhelper (>= 10~)
Build-Depends-Indep:
 python-all,
 dh-python
Standards-Version: 3.9.8
Homepage: https://pypi.python.org/pypi/ipcalc
VCS-Browser: https://github.com/craneworks/python-ipcalc
VCS-Git: https://github.com/craneworks/python-ipcalc.git

Package: python-ipcalc
Architecture: all
Depends: ${python:Depends}, python-six, ${misc:Depends}
Provides: ${python:Provides}
Recommends: ${python:Recommends}
Description: Python IP subnet calculator
 This module allows you to perform IP subnet calculations, there
 is support for both IPv4 and IPv6 CIDR notation.