Mon, 08 Jul 2024 04:30:54 UTC | login

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

ID1071055
Namegolang-github-googleapis-gnostic-devel
Version0.5.3
Release11.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 Time2023-11-08 09:56:15 GMT
Size261.18 KB
4b0af20222f7f510b0381f33963e736d
LicenseASL 2.0
Buildrootf40-build-737278-107025
Provides
golang(github.com/googleapis/gnostic/apps/protoc-gen-openapi/generator) = 0.5.3-11.fc40
golang(github.com/googleapis/gnostic/compiler) = 0.5.3-11.fc40
golang(github.com/googleapis/gnostic/conversions) = 0.5.3-11.fc40
golang(github.com/googleapis/gnostic/discovery) = 0.5.3-11.fc40
golang(github.com/googleapis/gnostic/extensions) = 0.5.3-11.fc40
golang(github.com/googleapis/gnostic/jsonschema) = 0.5.3-11.fc40
golang(github.com/googleapis/gnostic/jsonwriter) = 0.5.3-11.fc40
golang(github.com/googleapis/gnostic/lib) = 0.5.3-11.fc40
golang(github.com/googleapis/gnostic/metrics) = 0.5.3-11.fc40
golang(github.com/googleapis/gnostic/metrics/lint) = 0.5.3-11.fc40
golang(github.com/googleapis/gnostic/metrics/metrics) = 0.5.3-11.fc40
golang(github.com/googleapis/gnostic/metrics/rules) = 0.5.3-11.fc40
golang(github.com/googleapis/gnostic/metrics/sourceinfo) = 0.5.3-11.fc40
golang(github.com/googleapis/gnostic/metrics/vocabulary) = 0.5.3-11.fc40
golang(github.com/googleapis/gnostic/openapiv2) = 0.5.3-11.fc40
golang(github.com/googleapis/gnostic/openapiv3) = 0.5.3-11.fc40
golang(github.com/googleapis/gnostic/plugins) = 0.5.3-11.fc40
golang(github.com/googleapis/gnostic/plugins/gnostic-analyze/statistics) = 0.5.3-11.fc40
golang(github.com/googleapis/gnostic/printer) = 0.5.3-11.fc40
golang(github.com/googleapis/gnostic/surface) = 0.5.3-11.fc40
golang-github-googleapis-gnostic-devel = 0.5.3-11.fc40
golang-ipath(github.com/googleapis/gnostic) = 0.5.3-11.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 277 >>>
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:
<<< 151 through 200 of 351 >>>
Buildroot descending sort Created State
f40-build-772405-126388 2024-01-07 14:36:57 expired
f40-build-772029-126045 2024-01-06 17:15:49 expired
f40-build-772000-126045 2024-01-06 16:40:34 expired
f40-build-771991-126043 2024-01-06 16:28:25 expired
f40-build-771920-125975 2024-01-06 11:50:16 expired
f40-build-771813-126039 2024-01-04 17:19:06 expired
f40-build-771775-125995 2024-01-04 15:56:05 expired
f40-build-771753-125985 2024-01-04 15:36:07 expired
f40-build-771745-125983 2024-01-04 15:26:27 expired
f40-build-771739-125983 2024-01-04 15:23:06 expired
f40-build-771722-125981 2024-01-04 15:06:30 expired
f40-build-771713-125981 2024-01-04 14:58:23 expired
f40-build-771685-125979 2024-01-04 14:36:24 expired
f40-build-771678-125979 2024-01-04 14:29:59 expired
f40-build-771670-125979 2024-01-04 14:19:56 expired
f40-build-771660-125979 2024-01-04 14:12:28 expired
f40-build-771659-125977 2024-01-04 14:11:17 expired
f40-build-771647-125975 2024-01-04 13:58:15 expired
f40-build-771564-125961 2024-01-03 18:31:56 expired
f40-build-771497-125953 2024-01-03 17:07:58 expired
f40-build-771477-125947 2024-01-03 16:43:33 expired
f40-build-771386-125935 2024-01-03 14:44:36 expired
f40-build-771357-125933 2024-01-03 14:10:27 expired
f40-build-770936-125891 2024-01-03 08:16:02 expired
f40-build-770569-125853 2024-01-02 16:15:41 expired
f40-build-770565-125853 2024-01-02 16:12:02 expired
f40-build-770445-125843 2024-01-02 14:00:32 expired
f40-build-770427-125839 2024-01-02 13:23:09 expired
f40-build-770331-125819 2024-01-02 11:23:06 expired
f40-build-770159-125799 2024-01-02 08:13:43 expired
f40-build-770156-125797 2024-01-02 08:11:54 expired
f40-build-770114-125797 2024-01-02 07:29:48 expired
f40-build-769992-125781 2024-01-01 15:49:23 expired
f40-build-769820-125734 2023-12-31 21:05:05 expired
f40-build-768670-125350 2023-12-29 20:20:42 expired
f40-build-767499-124638 2023-12-28 12:25:38 expired
f40-build-766719-124288 2023-12-27 08:11:58 expired
f40-build-766508-124128 2023-12-22 12:05:37 expired
f40-build-766472-124118 2023-12-22 10:38:59 expired
f40-build-766201-123901 2023-12-21 15:34:00 expired
f40-build-766173-123893 2023-12-21 14:23:27 expired
f40-build-766136-123885 2023-12-21 13:31:07 expired
f40-build-765702-123550 2023-12-20 16:58:31 expired
f40-build-765671-123546 2023-12-20 15:36:49 expired
f40-build-765444-123530 2023-12-20 09:08:04 expired
f40-build-765442-123530 2023-12-20 09:04:55 expired
f40-build-764859-123140 2023-12-19 09:48:25 expired
f40-build-764471-122942 2023-12-18 16:02:24 expired
f40-build-764469-122940 2023-12-18 15:59:38 expired
f40-build-764461-122940 2023-12-18 15:42:57 expired