Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

golang-github-apache-thrift-devel-0.13.0-1.mga8 RPM for noarch

From Mageia 8 for armv7hl / media / core / release

Name: golang-github-apache-thrift-devel Distribution: Mageia
Version: 0.13.0 Vendor: Mageia.Org
Release: 1.mga8 Build date: Thu Dec 31 16:16:44 2020
Group: Development/Other Build host: localhost
Size: 793334 Source RPM: golang-github-apache-thrift-0.13.0-1.mga8.src.rpm
Packager: pterjan <pterjan>
Url: https://github.com/apache/thrift
Summary: Thrift Go Software Library
Thrift 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

Provides

Requires

License

ASL 2.0

Changelog

* Thu Dec 31 2020 pterjan <pterjan> 0.13.0-1.mga8
  + Revision: 1667189
  - Mageiaize
  - imported package golang-github-apache-thrift

Files

/usr/share/doc/golang-github-apache-thrift-devel
/usr/share/doc/golang-github-apache-thrift-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/apache
/usr/share/gocode/src/github.com/apache/thrift
/usr/share/gocode/src/github.com/apache/thrift/.goipath
/usr/share/gocode/src/github.com/apache/thrift/CHANGES.md
/usr/share/gocode/src/github.com/apache/thrift/CONTRIBUTING.md
/usr/share/gocode/src/github.com/apache/thrift/LANGUAGES.md
/usr/share/gocode/src/github.com/apache/thrift/README.md
/usr/share/gocode/src/github.com/apache/thrift/lib
/usr/share/gocode/src/github.com/apache/thrift/lib/go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/README.md
/usr/share/gocode/src/github.com/apache/thrift/lib/go/coding_standards.md
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/application_exception.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/application_exception_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/binary_protocol.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/binary_protocol_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/buffered_transport.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/buffered_transport_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/client.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/common_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/compact_protocol.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/compact_protocol_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/context.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/debug_protocol.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/deserializer.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/exception.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/exception_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/field.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/framed_transport.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/framed_transport_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/header_context.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/header_context_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/header_protocol.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/header_protocol_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/header_transport.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/header_transport_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/http_client.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/http_client_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/http_transport.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/iostream_transport.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/iostream_transport_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/json_protocol.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/json_protocol_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/lowlevel_benchmarks_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/memory_buffer.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/memory_buffer_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/messagetype.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/multiplexed_protocol.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/numeric.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/pointerize.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/processor_factory.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/protocol.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/protocol_exception.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/protocol_factory.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/protocol_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/rich_transport.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/rich_transport_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/serializer.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/serializer_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/serializer_types_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/server.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/server_socket.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/server_socket_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/server_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/server_transport.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/simple_json_protocol.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/simple_json_protocol_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/simple_server.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/simple_server_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/socket.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/ssl_server_socket.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/ssl_socket.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/transport.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/transport_exception.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/transport_exception_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/transport_factory.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/transport_test.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/type.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/zlib_transport.go
/usr/share/gocode/src/github.com/apache/thrift/lib/go/thrift/zlib_transport_test.go
/usr/share/licenses/golang-github-apache-thrift-devel
/usr/share/licenses/golang-github-apache-thrift-devel/LICENSE
/usr/share/licenses/golang-github-apache-thrift-devel/NOTICE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 16:03:47 2024