Thu, 18 Jul 2024 01:04:18 UTC | login

Information for RPM golang-github-googleapis-gnostic-devel-0.5.3-14.fc40.noarch.rpm

ID1214580
Namegolang-github-googleapis-gnostic-devel
Version0.5.3
Release14.fc40
Epoch
Archnoarch
SummaryCompiler for APIs described by the OpenAPI Specification
DescriptionThis package contains a Go command line tool which converts JSON and YAML OpenAPI descriptions to and from equivalent Protocol Buffer representations. Protocol Buffers provide a language-neutral, platform-neutral, extensible mechanism for serializing structured data. gnostic's Protocol Buffer models for the OpenAPI Specification can be used to generate code that includes data structures with explicit fields for the elements of an OpenAPI description. This makes it possible for developers to work with OpenAPI descriptions in type-safe ways, which is particularly useful in strongly-typed languages like Go and Swift. gnostic reads OpenAPI descriptions into these generated data structures, reports errors, resolves internal dependencies, and writes the results in a binary form that can be used in any language that is supported by the Protocol Buffer tools. A plugin interface simplifies integration with API tools written in a variety of different languages, and when necessary, Protocol Buffer OpenAPI descriptions can be reexported as JSON or YAML. gnostic compilation code and OpenAPI Protocol Buffer models are automatically generated from an OpenAPI JSON Schema. Source code for the generator is in the generate-gnostic directory. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/googleapis/gnostic
Build Time2024-02-26 13:35:26 GMT
Size260.03 KB
8f54eddd45cc0347c02acb452d1b2301
LicenseASL 2.0
Buildrootf40-build-782323-132075
Provides
golang(github.com/googleapis/gnostic/apps/protoc-gen-openapi/generator) = 0.5.3-14.fc40
golang(github.com/googleapis/gnostic/compiler) = 0.5.3-14.fc40
golang(github.com/googleapis/gnostic/conversions) = 0.5.3-14.fc40
golang(github.com/googleapis/gnostic/discovery) = 0.5.3-14.fc40
golang(github.com/googleapis/gnostic/extensions) = 0.5.3-14.fc40
golang(github.com/googleapis/gnostic/jsonschema) = 0.5.3-14.fc40
golang(github.com/googleapis/gnostic/jsonwriter) = 0.5.3-14.fc40
golang(github.com/googleapis/gnostic/lib) = 0.5.3-14.fc40
golang(github.com/googleapis/gnostic/metrics) = 0.5.3-14.fc40
golang(github.com/googleapis/gnostic/metrics/lint) = 0.5.3-14.fc40
golang(github.com/googleapis/gnostic/metrics/metrics) = 0.5.3-14.fc40
golang(github.com/googleapis/gnostic/metrics/rules) = 0.5.3-14.fc40
golang(github.com/googleapis/gnostic/metrics/sourceinfo) = 0.5.3-14.fc40
golang(github.com/googleapis/gnostic/metrics/vocabulary) = 0.5.3-14.fc40
golang(github.com/googleapis/gnostic/openapiv2) = 0.5.3-14.fc40
golang(github.com/googleapis/gnostic/openapiv3) = 0.5.3-14.fc40
golang(github.com/googleapis/gnostic/plugins) = 0.5.3-14.fc40
golang(github.com/googleapis/gnostic/plugins/gnostic-analyze/statistics) = 0.5.3-14.fc40
golang(github.com/googleapis/gnostic/printer) = 0.5.3-14.fc40
golang(github.com/googleapis/gnostic/surface) = 0.5.3-14.fc40
golang-github-googleapis-gnostic-devel = 0.5.3-14.fc40
golang-ipath(github.com/googleapis/gnostic) = 0.5.3-14.fc40
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(github.com/docopt/docopt-go)
golang(github.com/golang/protobuf/jsonpb)
golang(github.com/golang/protobuf/proto)
golang(github.com/golang/protobuf/ptypes)
golang(github.com/golang/protobuf/ptypes/any)
golang(github.com/stoewer/go-strcase)
golang(google.golang.org/genproto/googleapis/api/annotations)
golang(google.golang.org/protobuf/compiler/protogen)
golang(google.golang.org/protobuf/proto)
golang(google.golang.org/protobuf/reflect/protoreflect)
golang(google.golang.org/protobuf/runtime/protoimpl)
golang(gopkg.in/yaml.v3)
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 270 >>>
Name ascending sort Size
/usr/share/doc/golang-github-googleapis-gnostic-devel0.00 B
/usr/share/doc/golang-github-googleapis-gnostic-devel/CONTRIBUTING.md1.60 KB
/usr/share/doc/golang-github-googleapis-gnostic-devel/README-disco.md1.43 KB
/usr/share/doc/golang-github-googleapis-gnostic-devel/README-generate-gnostic.md430.00 B
/usr/share/doc/golang-github-googleapis-gnostic-devel/README-gnostic-report.md191.00 B
/usr/share/doc/golang-github-googleapis-gnostic-devel/README-petstore-builder.md146.00 B
/usr/share/doc/golang-github-googleapis-gnostic-devel/README-report-messages.md145.00 B
/usr/share/doc/golang-github-googleapis-gnostic-devel/README.md5.73 KB
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples0.00 B
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/README.md66.00 B
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/discovery0.00 B
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/discovery/discovery-v1.json19.84 KB
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/errors0.00 B
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/errors/petstore-badproperties.yaml2.11 KB
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/errors/petstore-missingversion.yaml2.08 KB
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/errors/petstore-unresolvedrefs.yaml2.11 KB
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.00.00 B
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/json0.00 B
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/json/api-with-examples.json4.96 KB
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/json/petstore-expanded.json6.29 KB
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/json/petstore-minimal.json1.34 KB
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/json/petstore-separate0.00 B
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/json/petstore-separate/common0.00 B
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/json/petstore-separate/common/Error.json208.00 B
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/json/petstore-separate/spec0.00 B
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/json/petstore-separate/spec/NewPet.json256.00 B
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/json/petstore-separate/spec/Pet.json241.00 B
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/json/petstore-separate/spec/parameters.json412.00 B
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/json/petstore-separate/spec/swagger.json5.04 KB
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/json/petstore-simple.json5.07 KB
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/json/petstore-with-external-docs.json5.44 KB
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/json/petstore.json3.15 KB
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/json/uber.json11.41 KB
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/yaml0.00 B
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/yaml/api-with-examples.yaml5.96 KB
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/yaml/empty-v2.yaml72.00 B
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/yaml/petstore-expanded.yaml4.76 KB
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/yaml/petstore-minimal.yaml1.07 KB
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/yaml/petstore-separate0.00 B
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/yaml/petstore-separate/common0.00 B
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/yaml/petstore-separate/common/Error.yaml128.00 B
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/yaml/petstore-separate/spec0.00 B
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/yaml/petstore-separate/spec/NewPet.yaml147.00 B
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/yaml/petstore-separate/spec/Pet.yaml142.00 B
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/yaml/petstore-separate/spec/parameters.yaml291.00 B
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/yaml/petstore-separate/spec/swagger.yaml4.00 KB
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/yaml/petstore-simple.yaml4.08 KB
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/yaml/petstore-with-external-docs.yaml4.41 KB
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/yaml/petstore.yaml2.10 KB
/usr/share/doc/golang-github-googleapis-gnostic-devel/examples/v2.0/yaml/uber.yaml9.17 KB
Component of
Page:
<<< 51 through 100 of 220 >>>
Buildroot descending sort Created State
f40-build-805502-144769 2024-04-14 12:22:09 expired
f40-build-805500-144769 2024-04-14 12:20:23 expired
f40-build-805497-144769 2024-04-14 12:19:36 expired
f40-build-805492-144765 2024-04-14 12:15:35 expired
f40-build-805171-144686 2024-04-14 09:10:08 expired
f40-build-805167-144682 2024-04-14 09:09:26 expired
f40-build-805165-144682 2024-04-14 09:09:18 expired
f40-build-805145-144678 2024-04-14 09:03:14 expired
f40-build-804684-144557 2024-04-13 13:49:56 expired
f40-build-804317-144465 2024-04-12 18:37:22 expired
f40-build-804111-144408 2024-04-12 16:12:22 expired
f40-build-803680-144297 2024-04-12 10:06:55 expired
f40-build-803418-144225 2024-04-12 07:38:01 expired
f40-build-802831-144071 2024-04-11 16:13:24 expired
f40-build-802674-144040 2024-04-11 14:58:44 expired
f40-build-802574-144014 2024-04-11 13:52:01 expired
f40-build-802546-144010 2024-04-11 13:38:55 expired
f40-build-802536-144010 2024-04-11 13:31:59 expired
f40-build-802496-144004 2024-04-11 13:09:24 expired
f40-build-802489-144004 2024-04-11 13:05:42 expired
f40-build-802401-143981 2024-04-11 12:09:25 expired
f40-build-802391-143979 2024-04-11 11:59:44 expired
f40-build-802213-143935 2024-04-11 10:06:14 expired
f40-build-802086-143900 2024-04-11 08:55:51 expired
f40-build-802051-143892 2024-04-11 08:40:49 expired
f40-build-801874-143858 2024-04-11 06:52:42 expired
f40-build-801873-143858 2024-04-11 06:52:24 expired
f40-build-801649-143799 2024-04-11 03:41:03 expired
f40-build-801325-143739 2024-04-10 15:48:40 expired
f40-build-801288-143727 2024-04-10 15:15:26 expired
f40-build-801192-143701 2024-04-10 13:34:07 expired
f40-build-800979-143650 2024-04-10 11:14:56 expired
f40-build-800943-143641 2024-04-10 10:41:02 expired
f40-build-800795-143611 2024-04-10 09:45:21 expired
f40-build-800688-143605 2024-04-10 08:38:53 expired
f40-build-800365-142894 2024-03-29 11:26:41 expired
f40-build-800098-142746 2024-03-29 07:22:00 expired
f40-build-800092-142744 2024-03-29 07:20:08 expired
f40-build-799952-142610 2024-03-29 05:41:29 expired
f40-build-799798-142591 2024-03-28 17:49:07 expired
f40-build-799785-142593 2024-03-28 17:44:46 expired
f40-build-799764-142591 2024-03-28 17:32:33 expired
f40-build-799681-142448 2024-03-28 13:45:27 expired
f40-build-799672-142444 2024-03-28 13:36:25 expired
f40-build-799466-142274 2024-03-28 09:43:32 expired
f40-build-799373-142251 2024-03-28 07:25:00 expired
f40-build-799187-142144 2024-03-27 17:44:52 expired
f40-build-799048-142136 2024-03-27 16:12:29 expired
f40-build-798997-142058 2024-03-27 15:38:17 expired
f40-build-798951-142040 2024-03-27 15:17:46 expired