Sat, 18 May 2024 20:49:43 UTC | login

Information for RPM golang-github-miekg-dns-devel-1.1.55-2.fc39.noarch.rpm

ID1059614
Namegolang-github-miekg-dns-devel
Version1.1.55
Release2.fc39
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 Time2023-07-20 02:59:27 GMT
Size190.40 KB
3fe7816a57711a71a9eede135c5f463d
LicenseBSD-3-Clause
Provides
golang(github.com/miekg/dns) = 1.1.55-2.fc39
golang(github.com/miekg/dns/dnsutil) = 1.1.55-2.fc39
golang-github-miekg-dns-devel = 1.1.55-2.fc39
golang-ipath(github.com/miekg/dns) = 1.1.55-2.fc39
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 103 >>>
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.24 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/README.md6.24 KB
/usr/share/gocode/src/github.com/miekg/dns/acceptfunc.go1.89 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.66 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.16 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.29 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.97 KB
/usr/share/gocode/src/github.com/miekg/dns/generate_test.go6.79 KB
/usr/share/gocode/src/github.com/miekg/dns/go.mod198.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.00 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.go563.00 B
Component of
Page:
1 through 50 of 313 >>>
Buildroot descending sort Created State
f40-build-769820-125734 2023-12-31 21:05:05 expired
f40-build-768670-125350 2023-12-29 20:20:42 expired
f40-build-767499-124638 2023-12-28 12:25:38 expired
f40-build-766719-124288 2023-12-27 08:11:58 expired
f40-build-766508-124128 2023-12-22 12:05:37 expired
f40-build-766472-124118 2023-12-22 10:38:59 expired
f40-build-766201-123901 2023-12-21 15:34:00 expired
f40-build-766173-123893 2023-12-21 14:23:27 expired
f40-build-766136-123885 2023-12-21 13:31:07 expired
f40-build-765702-123550 2023-12-20 16:58:31 expired
f40-build-765671-123546 2023-12-20 15:36:49 expired
f40-build-765444-123530 2023-12-20 09:08:04 expired
f40-build-765442-123530 2023-12-20 09:04:55 expired
f40-build-764859-123140 2023-12-19 09:48:25 expired
f40-build-764471-122942 2023-12-18 16:02:24 expired
f40-build-764469-122940 2023-12-18 15:59:38 expired
f40-build-764461-122940 2023-12-18 15:42:57 expired
f40-build-764401-122881 2023-12-18 14:05:08 expired
f40-build-764002-122649 2023-12-17 19:21:55 expired
f40-build-763912-122635 2023-12-17 16:47:50 expired
f40-build-763665-122629 2023-12-17 13:06:22 expired
f40-build-763604-122485 2023-12-17 11:57:36 expired
f40-build-763486-122469 2023-12-17 10:29:19 expired
f40-build-763355-122451 2023-12-16 22:53:47 expired
f40-build-763131-122449 2023-12-15 19:15:38 expired
f40-build-762964-122263 2023-12-15 16:09:15 expired
f40-build-762943-122261 2023-12-15 15:57:27 expired
f40-build-762768-122099 2023-12-15 13:58:55 expired
f40-build-762731-122064 2023-12-15 13:19:20 expired
f40-build-762725-122062 2023-12-15 13:15:40 expired
f40-build-762703-122062 2023-12-15 13:03:31 expired
f40-build-762335-121856 2023-12-15 09:09:13 expired
f40-build-762314-121848 2023-12-15 08:42:13 expired
f40-build-762196-121824 2023-12-14 20:11:25 expired
f40-build-762070-121814 2023-12-14 18:11:51 expired
f40-build-761947-121674 2023-12-14 15:57:16 expired
f40-build-761923-121666 2023-12-14 15:16:48 expired
f40-build-761829-121637 2023-12-14 13:25:41 expired
f40-build-761823-121637 2023-12-14 13:22:38 expired
f40-build-761763-121633 2023-12-14 12:41:38 expired
f40-build-761590-121627 2023-12-14 10:44:43 expired
f40-build-761326-121373 2023-12-13 18:25:48 expired
f40-build-761177-121297 2023-12-13 15:42:28 expired
f40-build-760796-121133 2023-12-13 08:38:47 expired
f40-build-760735-121115 2023-12-13 07:08:40 expired
f40-build-760673-121099 2023-12-13 05:30:02 expired
f40-build-760557-121099 2023-12-12 20:09:54 expired
f40-build-759806-120585 2023-12-11 16:40:30 expired
f40-build-759792-120579 2023-12-11 16:25:51 expired
f40-build-758904-120010 2023-12-09 09:31:33 expired