Tue, 11 Jun 2024 16:32:08 UTC | login

Information for RPM golang-github-miekg-dns-devel-1.1.57-4.fc40.noarch.rpm

ID1213744
Namegolang-github-miekg-dns-devel
Version1.1.57
Release4.fc40
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-01-29 11:07:10 GMT
Size191.40 KB
86077303e9f2f3a4f40db79efd831a69
LicenseBSD-3-Clause
Provides
golang(github.com/miekg/dns) = 1.1.57-4.fc40
golang(github.com/miekg/dns/dnsutil) = 1.1.57-4.fc40
golang-github-miekg-dns-devel = 1.1.57-4.fc40
golang-ipath(github.com/miekg/dns) = 1.1.57-4.fc40
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.27 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.57 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.18 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.88 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
Page:
1 through 50 of 331 >>>
Buildroot ascending sort Created State
f40-build-782142-132071 2024-02-26 11:42:40 expired
f40-build-782143-132071 2024-02-26 11:42:46 expired
f40-build-782144-132071 2024-02-26 11:43:44 expired
f40-build-782146-132073 2024-02-26 11:43:58 expired
f40-build-782148-132073 2024-02-26 11:44:38 expired
f40-build-782150-132073 2024-02-26 11:44:55 expired
f40-build-782154-132073 2024-02-26 11:45:50 expired
f40-build-782155-132073 2024-02-26 11:46:00 expired
f40-build-782162-132073 2024-02-26 11:51:32 expired
f40-build-782166-132073 2024-02-26 11:55:30 expired
f40-build-782173-132073 2024-02-26 11:59:54 expired
f40-build-782184-132073 2024-02-26 12:04:43 expired
f40-build-782190-132073 2024-02-26 12:07:30 expired
f40-build-782192-132073 2024-02-26 12:08:18 expired
f40-build-782199-132073 2024-02-26 12:12:16 expired
f40-build-782200-132073 2024-02-26 12:12:23 expired
f40-build-782203-132073 2024-02-26 12:13:09 expired
f40-build-782210-132073 2024-02-26 12:16:32 expired
f40-build-782212-132073 2024-02-26 12:18:27 expired
f40-build-782218-132073 2024-02-26 12:20:36 expired
f40-build-782221-132073 2024-02-26 12:24:07 expired
f40-build-782243-132075 2024-02-26 12:35:29 expired
f40-build-782244-132075 2024-02-26 12:36:12 expired
f40-build-782258-132075 2024-02-26 12:43:19 expired
f40-build-782282-132075 2024-02-26 12:51:53 expired
f40-build-782285-132075 2024-02-26 12:53:22 expired
f40-build-782287-132075 2024-02-26 12:54:54 expired
f40-build-782288-132075 2024-02-26 12:54:57 expired
f40-build-782291-132075 2024-02-26 12:55:17 expired
f40-build-782292-132075 2024-02-26 12:55:45 expired
f40-build-782293-132075 2024-02-26 12:56:18 expired
f40-build-782295-132075 2024-02-26 12:56:36 expired
f40-build-782297-132075 2024-02-26 12:57:19 expired
f40-build-782298-132075 2024-02-26 12:58:00 expired
f40-build-782301-132075 2024-02-26 13:00:34 expired
f40-build-782304-132075 2024-02-26 13:03:15 expired
f40-build-782305-132075 2024-02-26 13:04:21 expired
f40-build-782306-132075 2024-02-26 13:06:26 expired
f40-build-782307-132075 2024-02-26 13:06:44 expired
f40-build-782314-132075 2024-02-26 13:13:22 expired
f40-build-782317-132075 2024-02-26 13:18:55 expired
f40-build-782323-132075 2024-02-26 13:22:38 expired
f40-build-782324-132075 2024-02-26 13:23:27 expired
f40-build-782326-132075 2024-02-26 13:24:56 expired
f40-build-782328-132075 2024-02-26 13:25:31 expired
f40-build-782329-132075 2024-02-26 13:26:24 expired
f40-build-782331-132075 2024-02-26 13:27:23 expired
f40-build-782333-132075 2024-02-26 13:28:19 expired
f40-build-782334-132075 2024-02-26 13:30:00 expired
f40-build-782335-132075 2024-02-26 13:30:12 expired