Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro <[email protected]>
X-Debbugs-Cc: [email protected], [email protected]

* Package name    : golang-github-malfunkt-iprange
  Version         : 0.9.0
  Upstream Author : José Nieto <https://menteslibres/xiam>
                    Arturo Vergara <[email protected]>
* URL             : https://github.com/malfunkt/iprange
* License         : Expat
  Programming Lang: Go
  Description     : IPv4 address parser for the nmap format

IPrange is a library can use to parse IPv4 addresses from a string
in the nmap format.
.
IPrange takes a string, and returns a list of Min-Max pairs, which
can then be expanded and normalized automatically by the package.
.
Supported Formats:
 - 10.0.0.1
 - 10.0.0.0/24
 - 10.0.0.*
 - 10.0.0.1-10
 - 10.0.0.1, 10.0.0.5-10, 192.168.1.*, 192.168.10.0/24

Reply via email to