Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: golang-github-seancfoley-ipaddress-devel | Distribution: Fedora Project |
Version: 1.7.0 | Vendor: Fedora Project |
Release: 1.fc41 | Build date: Fri Aug 30 10:44:20 2024 |
Group: Unspecified | Build host: buildvm-x86-05.iad2.fedoraproject.org |
Size: 3666741 | Source RPM: golang-github-seancfoley-ipaddress-1.7.0-1.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/seancfoley/ipaddress-go | |
Summary: Go library for handling IP addresses and subnets, both IPv4 and IPv6 |
Go library for handling IP addresses and subnets, both IPv4 and IPv6. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/seancfoley/ipaddress-go
Apache-2.0
* Fri Aug 30 2024 Pavel Solovev <daron439@gmail.com> - 1.7.0-1 - Update to 1.7.0 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat May 25 2024 Pavel Solovev <daron439@gmail.com> - 1.6.0-1 - Update to 1.6.0 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Sep 25 2023 Pavel Solovev <daron439@gmail.com> - 1.5.5-1 - update to 1.5.5 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Apr 17 2023 Pavel Solovev <daron439@gmail.com> - 1.5.4-2 - add -f to gometa * Mon Apr 17 2023 Pavel Solovev <daron439@gmail.com> - 1.5.4-1 - Initial import (rhbz#2183856).
/usr/share/doc/golang-github-seancfoley-ipaddress-devel /usr/share/doc/golang-github-seancfoley-ipaddress-devel/README.md /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/.goipath /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/go.mod /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/cmd /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/cmd/main.go /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/cmd/test /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/cmd/test/test.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/dualtries.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/messages /usr/share/gocode/src/github.com/seancfoley/ipaddress-go/ipaddr/messages/convert.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/perf_test.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 /usr/share/licenses/golang-github-seancfoley-ipaddress-devel /usr/share/licenses/golang-github-seancfoley-ipaddress-devel/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 27 02:54:38 2024