golang-github-kentik-patricia-dev (1.2.1-1)

2 versions available in kali/kali-last-snapshot/main/i386

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-kentik-patricia
Architecture
i386
Section
golang
Priority
optional
Maintainer
Debian Go Packaging Team <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
3.4 kB
Size expected
847.8 kB
Size actual
847.8 kB
Size match

Dependencies

Required package dependencies

  • None

Suggested packages

Recommended additional packages

  • None

Description

Garbage collector-sensitive patricia tree (library)

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5e3af6b4d…4ac783e8
SHA-15afb7988…e74d1217
SHA-256f54a4c06…795d61bc
SHA-5129b4ccce1…1a141193

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/golang-github-kentik-patricia-dev
usr/share/doc/golang-github-kentik-patricia-dev/changelog.Debian.gz
usr/share/doc/golang-github-kentik-patricia-dev/copyright
usr/share/gocode
usr/share/gocode/src
usr/share/gocode/src/github.com
usr/share/gocode/src/github.com/kentik
usr/share/gocode/src/github.com/kentik/patricia
usr/share/gocode/src/github.com/kentik/patricia/address_v4.go
usr/share/gocode/src/github.com/kentik/patricia/address_v4_test.go
usr/share/gocode/src/github.com/kentik/patricia/address_v6.go
usr/share/gocode/src/github.com/kentik/patricia/address_v6_test.go
usr/share/gocode/src/github.com/kentik/patricia/bits.go
usr/share/gocode/src/github.com/kentik/patricia/bits_test.go
usr/share/gocode/src/github.com/kentik/patricia/bool_tree
usr/share/gocode/src/github.com/kentik/patricia/bool_tree/tree_node_v4.go
usr/share/gocode/src/github.com/kentik/patricia/bool_tree/tree_node_v6.go
usr/share/gocode/src/github.com/kentik/patricia/bool_tree/tree_v4.go
usr/share/gocode/src/github.com/kentik/patricia/bool_tree/tree_v4_manual.go
usr/share/gocode/src/github.com/kentik/patricia/bool_tree/tree_v6_generated.go
usr/share/gocode/src/github.com/kentik/patricia/bool_tree/tree_v6_manual.go
usr/share/gocode/src/github.com/kentik/patricia/bool_tree/trees.go
usr/share/gocode/src/github.com/kentik/patricia/byte_tree
usr/share/gocode/src/github.com/kentik/patricia/byte_tree/tree_node_v4.go
usr/share/gocode/src/github.com/kentik/patricia/byte_tree/tree_node_v6.go
usr/share/gocode/src/github.com/kentik/patricia/byte_tree/tree_v4.go
usr/share/gocode/src/github.com/kentik/patricia/byte_tree/tree_v4_manual.go
usr/share/gocode/src/github.com/kentik/patricia/byte_tree/tree_v6_generated.go
usr/share/gocode/src/github.com/kentik/patricia/byte_tree/tree_v6_manual.go
usr/share/gocode/src/github.com/kentik/patricia/byte_tree/trees.go
usr/share/gocode/src/github.com/kentik/patricia/complex128_tree
usr/share/gocode/src/github.com/kentik/patricia/complex128_tree/tree_node_v4.go
usr/share/gocode/src/github.com/kentik/patricia/complex128_tree/tree_node_v6.go
usr/share/gocode/src/github.com/kentik/patricia/complex128_tree/tree_v4.go
usr/share/gocode/src/github.com/kentik/patricia/complex128_tree/tree_v4_manual.go
usr/share/gocode/src/github.com/kentik/patricia/complex128_tree/tree_v6_generated.go
usr/share/gocode/src/github.com/kentik/patricia/complex128_tree/tree_v6_manual.go
usr/share/gocode/src/github.com/kentik/patricia/complex128_tree/trees.go
usr/share/gocode/src/github.com/kentik/patricia/complex64_tree
usr/share/gocode/src/github.com/kentik/patricia/complex64_tree/tree_node_v4.go
usr/share/gocode/src/github.com/kentik/patricia/complex64_tree/tree_node_v6.go
usr/share/gocode/src/github.com/kentik/patricia/complex64_tree/tree_v4.go
usr/share/gocode/src/github.com/kentik/patricia/complex64_tree/tree_v4_manual.go
usr/share/gocode/src/github.com/kentik/patricia/complex64_tree/tree_v6_generated.go
usr/share/gocode/src/github.com/kentik/patricia/complex64_tree/tree_v6_manual.go
usr/share/gocode/src/github.com/kentik/patricia/complex64_tree/trees.go
usr/share/gocode/src/github.com/kentik/patricia/float32_tree
usr/share/gocode/src/github.com/kentik/patricia/float32_tree/tree_node_v4.go
usr/share/gocode/src/github.com/kentik/patricia/float32_tree/tree_node_v6.go
usr/share/gocode/src/github.com/kentik/patricia/float32_tree/tree_v4.go
usr/share/gocode/src/github.com/kentik/patricia/float32_tree/tree_v4_manual.go
usr/share/gocode/src/github.com/kentik/patricia/float32_tree/tree_v6_generated.go
usr/share/gocode/src/github.com/kentik/patricia/float32_tree/tree_v6_manual.go
usr/share/gocode/src/github.com/kentik/patricia/float32_tree/trees.go
usr/share/gocode/src/github.com/kentik/patricia/float64_tree
usr/share/gocode/src/github.com/kentik/patricia/float64_tree/tree_node_v4.go
usr/share/gocode/src/github.com/kentik/patricia/float64_tree/tree_node_v6.go
usr/share/gocode/src/github.com/kentik/patricia/float64_tree/tree_v4.go
usr/share/gocode/src/github.com/kentik/patricia/float64_tree/tree_v4_manual.go
usr/share/gocode/src/github.com/kentik/patricia/float64_tree/tree_v6_generated.go
usr/share/gocode/src/github.com/kentik/patricia/float64_tree/tree_v6_manual.go
usr/share/gocode/src/github.com/kentik/patricia/float64_tree/trees.go
usr/share/gocode/src/github.com/kentik/patricia/generics_tree
usr/share/gocode/src/github.com/kentik/patricia/generics_tree/tree_node_test.go
usr/share/gocode/src/github.com/kentik/patricia/generics_tree/tree_node_v4.go
usr/share/gocode/src/github.com/kentik/patricia/generics_tree/tree_node_v4_test.go
usr/share/gocode/src/github.com/kentik/patricia/generics_tree/tree_node_v6.go
usr/share/gocode/src/github.com/kentik/patricia/generics_tree/tree_node_v6_test.go
usr/share/gocode/src/github.com/kentik/patricia/generics_tree/tree_v4.go
usr/share/gocode/src/github.com/kentik/patricia/generics_tree/tree_v4_bulk_test.go
usr/share/gocode/src/github.com/kentik/patricia/generics_tree/tree_v4_manual.go
usr/share/gocode/src/github.com/kentik/patricia/generics_tree/tree_v4_test.go
usr/share/gocode/src/github.com/kentik/patricia/generics_tree/tree_v6_generated.go
usr/share/gocode/src/github.com/kentik/patricia/generics_tree/tree_v6_manual.go
usr/share/gocode/src/github.com/kentik/patricia/generics_tree/tree_v6_test.go
usr/share/gocode/src/github.com/kentik/patricia/generics_tree/trees.go
usr/share/gocode/src/github.com/kentik/patricia/go.mod
usr/share/gocode/src/github.com/kentik/patricia/go.sum
usr/share/gocode/src/github.com/kentik/patricia/init.go
usr/share/gocode/src/github.com/kentik/patricia/int16_tree
usr/share/gocode/src/github.com/kentik/patricia/int16_tree/tree_node_v4.go
usr/share/gocode/src/github.com/kentik/patricia/int16_tree/tree_node_v6.go
usr/share/gocode/src/github.com/kentik/patricia/int16_tree/tree_v4.go
usr/share/gocode/src/github.com/kentik/patricia/int16_tree/tree_v4_manual.go
usr/share/gocode/src/github.com/kentik/patricia/int16_tree/tree_v6_generated.go
usr/share/gocode/src/github.com/kentik/patricia/int16_tree/tree_v6_manual.go
usr/share/gocode/src/github.com/kentik/patricia/int16_tree/trees.go
usr/share/gocode/src/github.com/kentik/patricia/int32_tree
usr/share/gocode/src/github.com/kentik/patricia/int32_tree/tree_node_v4.go
usr/share/gocode/src/github.com/kentik/patricia/int32_tree/tree_node_v6.go
usr/share/gocode/src/github.com/kentik/patricia/int32_tree/tree_v4.go
usr/share/gocode/src/github.com/kentik/patricia/int32_tree/tree_v4_manual.go
usr/share/gocode/src/github.com/kentik/patricia/int32_tree/tree_v6_generated.go
usr/share/gocode/src/github.com/kentik/patricia/int32_tree/tree_v6_manual.go
usr/share/gocode/src/github.com/kentik/patricia/int32_tree/trees.go
usr/share/gocode/src/github.com/kentik/patricia/int64_tree
usr/share/gocode/src/github.com/kentik/patricia/int64_tree/tree_node_v4.go
usr/share/gocode/src/github.com/kentik/patricia/int64_tree/tree_node_v6.go
usr/share/gocode/src/github.com/kentik/patricia/int64_tree/tree_v4.go
usr/share/gocode/src/github.com/kentik/patricia/int64_tree/tree_v4_manual.go
usr/share/gocode/src/github.com/kentik/patricia/int64_tree/tree_v6_generated.go
usr/share/gocode/src/github.com/kentik/patricia/int64_tree/tree_v6_manual.go
usr/share/gocode/src/github.com/kentik/patricia/int64_tree/trees.go
usr/share/gocode/src/github.com/kentik/patricia/int8_tree
usr/share/gocode/src/github.com/kentik/patricia/int8_tree/tree_node_v4.go
usr/share/gocode/src/github.com/kentik/patricia/int8_tree/tree_node_v6.go
usr/share/gocode/src/github.com/kentik/patricia/int8_tree/tree_v4.go
usr/share/gocode/src/github.com/kentik/patricia/int8_tree/tree_v4_manual.go
usr/share/gocode/src/github.com/kentik/patricia/int8_tree/tree_v6_generated.go
usr/share/gocode/src/github.com/kentik/patricia/int8_tree/tree_v6_manual.go
usr/share/gocode/src/github.com/kentik/patricia/int8_tree/trees.go
usr/share/gocode/src/github.com/kentik/patricia/int_tree
usr/share/gocode/src/github.com/kentik/patricia/int_tree/tree_node_v4.go
usr/share/gocode/src/github.com/kentik/patricia/int_tree/tree_node_v6.go
usr/share/gocode/src/github.com/kentik/patricia/int_tree/tree_v4.go
usr/share/gocode/src/github.com/kentik/patricia/int_tree/tree_v4_manual.go
usr/share/gocode/src/github.com/kentik/patricia/int_tree/tree_v6_generated.go
usr/share/gocode/src/github.com/kentik/patricia/int_tree/tree_v6_manual.go
usr/share/gocode/src/github.com/kentik/patricia/int_tree/trees.go
usr/share/gocode/src/github.com/kentik/patricia/net.go
usr/share/gocode/src/github.com/kentik/patricia/net_test.go
usr/share/gocode/src/github.com/kentik/patricia/rune_tree
usr/share/gocode/src/github.com/kentik/patricia/rune_tree/tree_node_v4.go
usr/share/gocode/src/github.com/kentik/patricia/rune_tree/tree_node_v6.go
usr/share/gocode/src/github.com/kentik/patricia/rune_tree/tree_v4.go
usr/share/gocode/src/github.com/kentik/patricia/rune_tree/tree_v4_manual.go
usr/share/gocode/src/github.com/kentik/patricia/rune_tree/tree_v6_generated.go
usr/share/gocode/src/github.com/kentik/patricia/rune_tree/tree_v6_manual.go
usr/share/gocode/src/github.com/kentik/patricia/rune_tree/trees.go
usr/share/gocode/src/github.com/kentik/patricia/string_tree
usr/share/gocode/src/github.com/kentik/patricia/string_tree/tree_node_v4.go
usr/share/gocode/src/github.com/kentik/patricia/string_tree/tree_node_v6.go
usr/share/gocode/src/github.com/kentik/patricia/string_tree/tree_v4.go
usr/share/gocode/src/github.com/kentik/patricia/string_tree/tree_v4_manual.go
usr/share/gocode/src/github.com/kentik/patricia/string_tree/tree_v6_generated.go
usr/share/gocode/src/github.com/kentik/patricia/string_tree/tree_v6_manual.go
usr/share/gocode/src/github.com/kentik/patricia/string_tree/trees.go
usr/share/gocode/src/github.com/kentik/patricia/template
usr/share/gocode/src/github.com/kentik/patricia/template/tree_node_test.go
usr/share/gocode/src/github.com/kentik/patricia/template/tree_node_v4.go
usr/share/gocode/src/github.com/kentik/patricia/template/tree_node_v4_test.go
usr/share/gocode/src/github.com/kentik/patricia/template/tree_node_v6.go
usr/share/gocode/src/github.com/kentik/patricia/template/tree_node_v6_test.go
usr/share/gocode/src/github.com/kentik/patricia/template/tree_v4.go
usr/share/gocode/src/github.com/kentik/patricia/template/tree_v4_bulk_test.go
usr/share/gocode/src/github.com/kentik/patricia/template/tree_v4_manual.go
usr/share/gocode/src/github.com/kentik/patricia/template/tree_v4_test.go
usr/share/gocode/src/github.com/kentik/patricia/template/tree_v6_generated.go
usr/share/gocode/src/github.com/kentik/patricia/template/tree_v6_manual.go
usr/share/gocode/src/github.com/kentik/patricia/template/tree_v6_test.go
usr/share/gocode/src/github.com/kentik/patricia/template/trees.go
usr/share/gocode/src/github.com/kentik/patricia/template/types.go
usr/share/gocode/src/github.com/kentik/patricia/test_tags.tsv
usr/share/gocode/src/github.com/kentik/patricia/uint16_tree
usr/share/gocode/src/github.com/kentik/patricia/uint16_tree/tree_node_v4.go
usr/share/gocode/src/github.com/kentik/patricia/uint16_tree/tree_node_v6.go
usr/share/gocode/src/github.com/kentik/patricia/uint16_tree/tree_v4.go
usr/share/gocode/src/github.com/kentik/patricia/uint16_tree/tree_v4_manual.go
usr/share/gocode/src/github.com/kentik/patricia/uint16_tree/tree_v6_generated.go
usr/share/gocode/src/github.com/kentik/patricia/uint16_tree/tree_v6_manual.go
usr/share/gocode/src/github.com/kentik/patricia/uint16_tree/trees.go
usr/share/gocode/src/github.com/kentik/patricia/uint32_tree
usr/share/gocode/src/github.com/kentik/patricia/uint32_tree/tree_node_v4.go
usr/share/gocode/src/github.com/kentik/patricia/uint32_tree/tree_node_v6.go
usr/share/gocode/src/github.com/kentik/patricia/uint32_tree/tree_v4.go
usr/share/gocode/src/github.com/kentik/patricia/uint32_tree/tree_v4_manual.go
usr/share/gocode/src/github.com/kentik/patricia/uint32_tree/tree_v6_generated.go
usr/share/gocode/src/github.com/kentik/patricia/uint32_tree/tree_v6_manual.go
usr/share/gocode/src/github.com/kentik/patricia/uint32_tree/trees.go
usr/share/gocode/src/github.com/kentik/patricia/uint64_tree
usr/share/gocode/src/github.com/kentik/patricia/uint64_tree/tree_node_v4.go
usr/share/gocode/src/github.com/kentik/patricia/uint64_tree/tree_node_v6.go
usr/share/gocode/src/github.com/kentik/patricia/uint64_tree/tree_v4.go
usr/share/gocode/src/github.com/kentik/patricia/uint64_tree/tree_v4_manual.go
usr/share/gocode/src/github.com/kentik/patricia/uint64_tree/tree_v6_generated.go
usr/share/gocode/src/github.com/kentik/patricia/uint64_tree/tree_v6_manual.go
usr/share/gocode/src/github.com/kentik/patricia/uint64_tree/trees.go
usr/share/gocode/src/github.com/kentik/patricia/uint8_tree
usr/share/gocode/src/github.com/kentik/patricia/uint8_tree/tree_node_v4.go
usr/share/gocode/src/github.com/kentik/patricia/uint8_tree/tree_node_v6.go
usr/share/gocode/src/github.com/kentik/patricia/uint8_tree/tree_v4.go
usr/share/gocode/src/github.com/kentik/patricia/uint8_tree/tree_v4_manual.go
usr/share/gocode/src/github.com/kentik/patricia/uint8_tree/tree_v6_generated.go
usr/share/gocode/src/github.com/kentik/patricia/uint8_tree/tree_v6_manual.go
usr/share/gocode/src/github.com/kentik/patricia/uint8_tree/trees.go
usr/share/gocode/src/github.com/kentik/patricia/uint_tree
usr/share/gocode/src/github.com/kentik/patricia/uint_tree/tree_node_v4.go
usr/share/gocode/src/github.com/kentik/patricia/uint_tree/tree_node_v6.go
usr/share/gocode/src/github.com/kentik/patricia/uint_tree/tree_v4.go
usr/share/gocode/src/github.com/kentik/patricia/uint_tree/tree_v4_manual.go
usr/share/gocode/src/github.com/kentik/patricia/uint_tree/tree_v6_generated.go
usr/share/gocode/src/github.com/kentik/patricia/uint_tree/tree_v6_manual.go
usr/share/gocode/src/github.com/kentik/patricia/uint_tree/trees.go