Package: wnpp Severity: wishlist Owner: Thomas Goirand <z...@debian.org> X-Debbugs-Cc: debian-devel@lists.debian.org
* Package name : golang-go4-netipx Version : 0.0~git20231129.fdeea32 Upstream Contact: Brad Fitzpatrick <b...@danga.com> * URL : https://github.com/go4org/netipx * License : BSD-3-clause Programming Lang: Go Description : extra stuff from inet.af/netaddr that didn't make it into Go's net/netip This is a package containing the bits of the old inet.af/netaddr package that didn't make it into Go 1.18's net/netip standard library package. . As background, see: . * https://github.com/inetaf/netaddr/ (now deprecated) * https://tailscale.com/blog/netaddr-new-ip-type-for-go/ - blog post about why the package came to be originally * https://go.dev/doc/go1.18#netip - Go 1.18 release notes . This package requires Go 1.18+ to use and complements the net/netip. I'll maintain this in the Go team.