Mon, 08 Jul 2024 03:38:28 UTC | login

Information for RPM golang-github-apache-thrift-devel-0.19.0-3.fc40.noarch.rpm

ID1210920
Namegolang-github-apache-thrift-devel
Version0.19.0
Release3.fc40
Epoch
Archnoarch
SummaryThrift Go Software Library
DescriptionThrift is a lightweight, language-independent software stack with an associated code generation mechanism for point-to-point RPC. Thrift provides clean abstractions for data transport, data serialization, and application level processing. The code generation system takes a simple definition language as input and generates code across programming languages that uses the abstracted stack to build interoperable RPC clients and servers. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/apache/thrift
Build Time2024-01-24 16:14:53 GMT
Size95.84 KB
c7311637edfd147491b7c63a7bc002cb
LicenseApache-2.0
Provides
golang(github.com/apache/thrift/lib/go/thrift) = 0.19.0-3.fc40
golang-github-apache-thrift-devel = 0.19.0-3.fc40
golang-ipath(github.com/apache/thrift) = 0.19.0-3.fc40
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
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 100 >>>
Name ascending sort Size
/usr/share/doc/golang-github-apache-thrift-devel0.00 B
/usr/share/doc/golang-github-apache-thrift-devel/README.md6.01 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/apache0.00 B
/usr/share/gocode/src/github.com/apache/thrift0.00 B
/usr/share/gocode/src/github.com/apache/thrift/.goipath47.00 B
/usr/share/gocode/src/github.com/apache/thrift/go.mod41.00 B
/usr/share/gocode/src/github.com/apache/thrift/lib0.00 B
/usr/share/gocode/src/github.com/apache/thrift/lib/go0.00 B
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift0.00 B
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/application_exception.go5.44 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/application_exception_test.go1.54 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/binary_protocol.go13.51 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/binary_protocol_test.go5.15 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/buffered_transport.go2.53 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/buffered_transport_test.go980.00 B
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/client.go2.86 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/common_test.go3.51 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/compact_protocol.go24.17 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/compact_protocol_test.go1.87 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/configuration.go11.96 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/configuration_test.go10.22 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/context.go877.00 B
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/debug_protocol.go16.22 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/deserializer.go3.17 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/duplicate_protocol.go10.35 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/example_client_middleware_test.go2.29 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/example_processor_middleware_test.go1.74 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/exception.go4.37 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/exception_test.go2.11 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/framed_transport.go6.35 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/framed_transport_test.go2.74 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/header_context.go2.92 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/header_context_test.go2.97 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/header_protocol.go10.63 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/header_protocol_test.go1.18 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/header_transport.go22.21 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/header_transport_test.go9.67 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/http_client.go7.76 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/http_client_test.go3.87 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/http_transport.go2.06 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/iostream_transport.go5.59 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/iostream_transport_test.go1.65 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/json_protocol.go14.14 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/json_protocol_test.go22.00 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/logger.go1.97 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/lowlevel_benchmarks_test.go11.48 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/memory_buffer.go2.03 KB
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/memory_buffer_test.go952.00 B
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/messagetype.go1.08 KB
Component of
Page:
<<< 101 through 150 of 364 >>>
Buildroot descending sort Created State
f40-build-798710-142006 2024-03-27 13:26:33 expired
f40-build-798439-141890 2024-03-27 11:19:07 expired
f40-build-798388-141888 2024-03-27 10:53:58 expired
f40-build-798375-141886 2024-03-27 10:46:53 expired
f40-build-798313-141770 2024-03-27 09:33:17 expired
f40-build-798242-141758 2024-03-27 04:18:42 expired
f40-build-798205-141758 2024-03-27 00:52:25 expired
f40-build-798049-141642 2024-03-26 17:44:06 expired
f40-build-797954-141640 2024-03-26 17:03:58 expired
f40-build-797703-141419 2024-03-26 13:27:45 expired
f40-build-797577-141355 2024-03-26 12:42:24 expired
f40-build-797379-141193 2024-03-25 04:01:12 expired
f40-build-797350-141191 2024-03-25 00:18:52 expired
f40-build-797180-141065 2024-03-24 07:25:07 expired
f40-build-796980-140981 2024-03-23 16:39:43 expired
f40-build-796808-140843 2024-03-23 12:26:28 expired
f40-build-796806-140843 2024-03-23 12:21:10 expired
f40-build-796785-140843 2024-03-23 11:47:30 expired
f40-build-796658-140696 2024-03-23 09:51:41 expired
f40-build-796580-140694 2024-03-23 07:13:22 expired
f40-build-796315-140592 2024-03-22 16:52:55 expired
f40-build-796211-140465 2024-03-22 15:48:11 expired
f40-build-796205-140463 2024-03-22 15:44:28 expired
f40-build-796185-140461 2024-03-22 15:27:25 expired
f40-build-796113-140456 2024-03-22 14:52:24 expired
f40-build-796078-140454 2024-03-22 14:40:39 expired
f40-build-795915-140332 2024-03-22 13:34:42 expired
f40-build-795876-140332 2024-03-22 13:21:11 expired
f40-build-795806-140317 2024-03-22 12:45:37 expired
f40-build-795767-140315 2024-03-22 12:30:09 expired
f40-build-795753-140315 2024-03-22 12:25:51 expired
f40-build-795681-140206 2024-03-22 11:40:25 expired
f40-build-795263-139932 2024-03-22 08:13:25 expired
f40-build-795261-139932 2024-03-22 08:10:33 expired
f40-build-795182-139926 2024-03-22 00:15:28 expired
f40-build-795146-139926 2024-03-21 20:04:37 expired
f40-build-795130-139926 2024-03-21 19:54:16 expired
f40-build-794817-139790 2024-03-21 17:35:25 expired
f40-build-794763-139784 2024-03-21 17:16:10 expired
f40-build-794757-139784 2024-03-21 17:13:23 expired
f40-build-794704-139650 2024-03-21 15:59:32 expired
f40-build-794636-139650 2024-03-21 15:04:22 expired
f40-build-794554-139650 2024-03-21 14:19:52 expired
f40-build-794514-139650 2024-03-21 14:00:27 expired
f40-build-794399-139514 2024-03-21 12:15:19 expired
f40-build-794221-139322 2024-03-21 08:47:17 expired
f40-build-794094-139322 2024-03-20 19:34:09 expired
f40-build-793928-139322 2024-03-20 17:40:08 expired
f40-build-793797-138983 2024-03-20 15:10:37 expired
f40-build-793605-138985 2024-03-20 11:23:58 expired