Sun, 19 May 2024 19:36:00 UTC | login

Information for RPM golang-github-miekg-dns-devel-1.1.50-2.fc38.noarch.rpm

ID930194
Namegolang-github-miekg-dns-devel
Version1.1.50
Release2.fc38
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-01-19 08:57:31 GMT
Size185.93 KB
0f8a9d04bab17ddc8ae299bd92eacf59
LicenseBSD-3-Clause
Provides
golang(github.com/miekg/dns) = 1.1.50-2.fc38
golang(github.com/miekg/dns/dnsutil) = 1.1.50-2.fc38
golang-github-miekg-dns-devel = 1.1.50-2.fc38
golang-ipath(github.com/miekg/dns) = 1.1.50-2.fc38
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.md5.98 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.md5.98 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.go15.00 KB
/usr/share/gocode/src/github.com/miekg/dns/client_test.go18.63 KB
/usr/share/gocode/src/github.com/miekg/dns/clientconfig.go3.30 KB
/usr/share/gocode/src/github.com/miekg/dns/clientconfig_test.go4.63 KB
/usr/share/gocode/src/github.com/miekg/dns/dane.go997.00 B
/usr/share/gocode/src/github.com/miekg/dns/defaults.go10.41 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.go9.95 KB
/usr/share/gocode/src/github.com/miekg/dns/dnssec.go18.38 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.54 KB
/usr/share/gocode/src/github.com/miekg/dns/duplicate.go953.00 B
/usr/share/gocode/src/github.com/miekg/dns/duplicate_generate.go3.95 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.20 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.go536.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.93 KB
/usr/share/gocode/src/github.com/miekg/dns/go.mod267.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.11 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.go485.00 B
Component of
1 through 28 of 28
Buildroot descending sort Created State
f38-build-710062-93181 2023-05-06 10:31:06 expired
f38-build-710052-93181 2023-05-06 09:39:41 expired
f38-build-710045-93181 2023-05-06 09:01:24 expired
f38-build-710030-93181 2023-05-06 07:33:21 expired
f38-build-710017-93181 2023-05-06 06:18:01 expired
f38-build-710012-93181 2023-05-06 05:31:07 expired
f38-build-709976-93177 2023-05-05 23:41:47 expired
f38-build-709973-93177 2023-05-05 22:37:33 expired
f38-build-709971-93013 2023-05-05 21:13:24 expired
f38-build-709910-92980 2023-05-05 18:20:45 expired
f38-build-709870-92952 2023-05-05 17:34:57 expired
f38-build-709853-92944 2023-05-05 17:08:53 expired
f38-build-709829-92930 2023-05-05 16:38:13 expired
f38-build-709806-92923 2023-05-05 16:00:51 expired
f38-build-709804-92920 2023-05-05 15:58:41 expired
f38-build-709778-92910 2023-05-05 15:17:56 expired
f38-build-709771-92908 2023-05-05 15:03:15 expired
f38-build-709754-93047 2023-05-05 14:35:05 expired
f38-build-709751-93047 2023-05-05 14:33:17 expired
f38-build-709710-92901 2023-05-05 13:31:24 expired
f38-build-709678-92882 2023-05-05 12:48:09 expired
f38-build-709635-92878 2023-05-05 11:54:20 expired
f38-build-709632-92878 2023-05-05 11:47:44 expired
f38-build-709596-92876 2023-05-05 10:57:33 expired
f38-build-709540-92876 2023-05-05 09:46:49 expired
f38-build-709497-92876 2023-05-05 08:54:20 expired
f38-build-709315-92874 2023-05-04 19:40:16 expired
f38-build-709313-92870 2023-05-04 19:14:23 expired