General functions for network address parsing and manipulation, with support for addresses of arbitrary size.

Jonathan D. Storm 54a20a7de9 Rename LICENSE.MPL to LICENSE for pkg.go.dev před 2 roky
v2 427064c796 Add MPLv2 license před 2 roky
.gitignore 361e11b830 New API; add new type NetAddrSetoid; new module name před 2 roky
LICENSE 54a20a7de9 Rename LICENSE.MPL to LICENSE for pkg.go.dev před 2 roky
README.md 111ec04717 Initial commit před 4 roky
go.mod 361e11b830 New API; add new type NetAddrSetoid; new module name před 2 roky
netaddr.go 427064c796 Add MPLv2 license před 2 roky
netaddr_test.go 427064c796 Add MPLv2 license před 2 roky

README.md

netaddr

General functions for network address parsing and manipulation, with support for addresses of arbitrary size.