Thu, 19 Sep 2024 17:33:19 UTC | login

Information for RPM golang-github-miekg-dns-devel-1.1.59-1.fc41.noarch.rpm

ID1294376
Namegolang-github-miekg-dns-devel
Version1.1.59
Release1.fc41
Epoch
Archnoarch
SummaryDNS library in Go
DescriptionComplete and usable DNS library. All Resource Records are supported, including the DNSSEC types. It follows a lean and mean philosophy. If there is stuff you should know as a DNS programmer there isn't a convenience function for it. Server side and client side programming is supported, i.e. you can build servers and resolvers with it. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/miekg/dns
Build Time2024-04-18 08:22:47 GMT
Size193.49 KB
b3f2c76352a0a63b685e5776ae62332a
LicenseBSD-3-Clause
Provides
golang(github.com/miekg/dns) = 1.1.59-1.fc41
golang(github.com/miekg/dns/dnsutil) = 1.1.59-1.fc41
golang-github-miekg-dns-devel = 1.1.59-1.fc41
golang-ipath(github.com/miekg/dns) = 1.1.59-1.fc41
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(golang.org/x/net/ipv4)
golang(golang.org/x/net/ipv6)
golang(golang.org/x/sys/unix)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 102 >>>
Name ascending sort Size
/usr/share/doc/golang-github-miekg-dns-devel0.00 B
/usr/share/doc/golang-github-miekg-dns-devel/AUTHORS27.00 B
/usr/share/doc/golang-github-miekg-dns-devel/CONTRIBUTORS150.00 B
/usr/share/doc/golang-github-miekg-dns-devel/README.md6.41 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/miekg0.00 B
/usr/share/gocode/src/github.com/miekg/dns0.00 B
/usr/share/gocode/src/github.com/miekg/dns/.goipath47.00 B
/usr/share/gocode/src/github.com/miekg/dns/acceptfunc.go1.86 KB
/usr/share/gocode/src/github.com/miekg/dns/acceptfunc_test.go859.00 B
/usr/share/gocode/src/github.com/miekg/dns/client.go14.21 KB
/usr/share/gocode/src/github.com/miekg/dns/client_test.go17.69 KB
/usr/share/gocode/src/github.com/miekg/dns/clientconfig.go3.29 KB
/usr/share/gocode/src/github.com/miekg/dns/clientconfig_test.go4.52 KB
/usr/share/gocode/src/github.com/miekg/dns/dane.go997.00 B
/usr/share/gocode/src/github.com/miekg/dns/defaults.go10.67 KB
/usr/share/gocode/src/github.com/miekg/dns/dns.go4.34 KB
/usr/share/gocode/src/github.com/miekg/dns/dns_bench_test.go9.42 KB
/usr/share/gocode/src/github.com/miekg/dns/dns_test.go10.75 KB
/usr/share/gocode/src/github.com/miekg/dns/dnssec.go18.32 KB
/usr/share/gocode/src/github.com/miekg/dns/dnssec_keygen.go3.10 KB
/usr/share/gocode/src/github.com/miekg/dns/dnssec_keyscan.go6.20 KB
/usr/share/gocode/src/github.com/miekg/dns/dnssec_privkey.go2.27 KB
/usr/share/gocode/src/github.com/miekg/dns/dnssec_test.go29.36 KB
/usr/share/gocode/src/github.com/miekg/dns/dnsutil0.00 B
/usr/share/gocode/src/github.com/miekg/dns/dnsutil/util.go2.46 KB
/usr/share/gocode/src/github.com/miekg/dns/dnsutil/util_test.go3.89 KB
/usr/share/gocode/src/github.com/miekg/dns/doc.go10.47 KB
/usr/share/gocode/src/github.com/miekg/dns/duplicate.go953.00 B
/usr/share/gocode/src/github.com/miekg/dns/duplicate_generate.go4.27 KB
/usr/share/gocode/src/github.com/miekg/dns/duplicate_test.go3.77 KB
/usr/share/gocode/src/github.com/miekg/dns/dyn_test.go37.00 B
/usr/share/gocode/src/github.com/miekg/dns/edns.go25.26 KB
/usr/share/gocode/src/github.com/miekg/dns/edns_test.go6.16 KB
/usr/share/gocode/src/github.com/miekg/dns/example_test.go3.26 KB
/usr/share/gocode/src/github.com/miekg/dns/format.go2.40 KB
/usr/share/gocode/src/github.com/miekg/dns/format_test.go279.00 B
/usr/share/gocode/src/github.com/miekg/dns/fuzz.go552.00 B
/usr/share/gocode/src/github.com/miekg/dns/fuzz_test.go7.54 KB
/usr/share/gocode/src/github.com/miekg/dns/generate.go4.90 KB
/usr/share/gocode/src/github.com/miekg/dns/generate_test.go6.79 KB
/usr/share/gocode/src/github.com/miekg/dns/go.mod202.00 B
/usr/share/gocode/src/github.com/miekg/dns/hash.go875.00 B
/usr/share/gocode/src/github.com/miekg/dns/issue_test.go1.19 KB
/usr/share/gocode/src/github.com/miekg/dns/labels.go4.15 KB
/usr/share/gocode/src/github.com/miekg/dns/labels_test.go8.07 KB
/usr/share/gocode/src/github.com/miekg/dns/leak_test.go1.81 KB
/usr/share/gocode/src/github.com/miekg/dns/length_test.go20.49 KB
/usr/share/gocode/src/github.com/miekg/dns/listen_no_reuseport.go644.00 B
/usr/share/gocode/src/github.com/miekg/dns/listen_reuseport.go1.40 KB
Component of
1 through 13 of 13
Buildroot descending sort Created State
f41-build-818580-151100 2024-07-23 12:26:45 expired
f41-build-818572-151096 2024-07-23 12:25:05 expired
f41-build-818561-151096 2024-07-23 12:21:19 expired
f41-build-818556-151096 2024-07-23 12:20:32 expired
f41-build-818547-151075 2024-07-23 12:19:04 expired
f41-build-818545-151068 2024-07-23 12:18:41 expired
f41-build-818538-151075 2024-07-23 12:17:54 expired
f41-build-818371-151022 2024-07-23 11:43:07 expired
f41-build-818344-151010 2024-07-23 11:29:21 expired
f41-build-818338-151008 2024-07-23 11:28:18 expired
f41-build-818183-150987 2024-07-23 11:02:07 expired
f41-build-809238-146202 2024-05-30 12:39:49 expired
f41-build-808876-146098 2024-05-30 08:48:57 expired