golang-github-seancfoley-ipaddress-go-dev (1.5.4-3)

Details

Core information at a glance

Distribution
kali
Origin
kali-last-snapshot
Repository
https://http.kali.org/kali
Codename
kali-last-snapshot
Component
main
Source
golang-github-seancfoley-ipaddress-go
Architecture
i386
Section
golang
Priority
optional
Maintainer
Debian Go Packaging Team <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
3.3 kB
Size expected
361.6 kB
Size actual
361.6 kB
Size match

Dependencies

Required package dependencies

  • golang-github-seancfoley-bintree-dev

Suggested packages

Recommended additional packages

  • None

Description

Go library for handling IP addresses and subnets

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5360eac56…f3c6a0e6
SHA-1eb98f205…b217ce5a
SHA-2561d8924a5…fc2b63d8
SHA-5124b30c373…0f3c1e2e

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/golang-github-seancfoley-ipaddress-go-dev
usr/share/doc/golang-github-seancfoley-ipaddress-go-dev/changelog.Debian.gz
usr/share/doc/golang-github-seancfoley-ipaddress-go-dev/copyright
usr/share/gocode
usr/share/gocode/src
usr/share/gocode/src/github.com
usr/share/gocode/src/github.com/seancfoley
usr/share/gocode/src/github.com/seancfoley/ipaddress-go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/go.mod
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/go.sum
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/addr.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/addrerr
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/addrerr/err.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/addriterator.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/addrstr
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/addrstr/stringopts.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/addrstrparam
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/addrstrparam/addrstrparams.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/addrstrparam/hostnameparams.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/addrstrparam/ipaddrstrparams.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/addrstrparam/macaddrstrparams.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/addrtrie.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/addrtrieiterator.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/addrtrienode.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/addrtype.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/allocator.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/clonearrays.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/compare.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/converter.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/cover.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/creators.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/delimitedaddrstrs.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/divframework.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/division.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/divisionbase.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/doc.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/err.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/filterediterator.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/framework.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/frameworkipwrappers.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/frameworkstrwrappers.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/frameworkwrappers.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/grouping.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/groupingbase.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/hostname.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/increment.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/ipaddr.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/ipaddressprovider.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/ipaddressresources.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/ipaddrstr.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/ipsection.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/ipsegment.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/ipseqrange.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/ipv4addr.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/ipv4section.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/ipv4segment.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/ipv6addr.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/ipv6section.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/ipv6segment.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/keys.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/largedivision.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/largegrouping.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/macaddr.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/macaddressprovider.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/macaddrstr.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/macsection.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/macsegment.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/mask.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/merge.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/network.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/parsedaddr.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/parsedaddrgrouping.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/parsedata.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/parsedhost.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/parsemacaddr.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/parsequalifier.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/partition.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/rangeiterator.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/section.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/sectiterator.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/segiterator.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/segment.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/split.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/stringparams.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/strings.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/test
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/test/addresses.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/test/addressordertest.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/test/hostalltest.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/test/hostrangetest.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/test/hosttest.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/test/ipaddralltest.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/test/ipaddrrangetest.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/test/ipaddrtest.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/test/keytest.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/test/macaddrrangetest.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/test/macaddrtest.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/test/specialtypestest.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/test/testbase.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/test/testtries.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/test/trietest.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/types.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/utils.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/validate.go
usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/validator.go