Mon, 01 Jul 2024 02:57:10 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:
1 through 50 of 351 >>>
Buildroot descending sort Created State
f40-build-782442-132081 2024-02-26 15:17:27 expired
f40-build-782440-132083 2024-02-26 15:16:14 expired
f40-build-782439-132081 2024-02-26 15:14:38 expired
f40-build-782436-132079 2024-02-26 15:12:09 expired
f40-build-782434-132079 2024-02-26 15:10:16 expired
f40-build-782430-132079 2024-02-26 15:06:48 expired
f40-build-782428-132079 2024-02-26 15:02:00 expired
f40-build-782427-132079 2024-02-26 15:01:58 expired
f40-build-782426-132079 2024-02-26 14:59:34 expired
f40-build-782425-132077 2024-02-26 14:58:23 expired
f40-build-782424-132077 2024-02-26 14:56:39 expired
f40-build-782421-132077 2024-02-26 14:50:21 expired
f40-build-782420-132077 2024-02-26 14:49:41 expired
f40-build-782419-132075 2024-02-26 14:49:04 expired
f40-build-782418-132075 2024-02-26 14:48:42 expired
f40-build-782417-132075 2024-02-26 14:48:36 expired
f40-build-782416-132075 2024-02-26 14:47:52 expired
f40-build-782415-132075 2024-02-26 14:47:18 expired
f40-build-782414-132075 2024-02-26 14:46:23 expired
f40-build-782413-132075 2024-02-26 14:46:16 expired
f40-build-782412-132075 2024-02-26 14:43:52 expired
f40-build-782411-132075 2024-02-26 14:43:10 expired
f40-build-782410-132075 2024-02-26 14:42:03 expired
f40-build-782408-132075 2024-02-26 14:40:28 expired
f40-build-782407-132075 2024-02-26 14:37:32 expired
f40-build-782406-132075 2024-02-26 14:37:19 expired
f40-build-782405-132075 2024-02-26 14:36:14 expired
f40-build-782403-132075 2024-02-26 14:34:57 expired
f40-build-782402-132075 2024-02-26 14:34:53 expired
f40-build-782401-132075 2024-02-26 14:33:10 expired
f40-build-782400-132075 2024-02-26 14:28:50 expired
f40-build-782399-132075 2024-02-26 14:28:34 expired
f40-build-782398-132075 2024-02-26 14:28:32 expired
f40-build-782397-132075 2024-02-26 14:27:43 expired
f40-build-782396-132075 2024-02-26 14:27:41 expired
f40-build-782395-132075 2024-02-26 14:25:48 expired
f40-build-782394-132075 2024-02-26 14:21:42 expired
f40-build-782392-132075 2024-02-26 14:20:19 expired
f40-build-782391-132075 2024-02-26 14:19:42 expired
f40-build-782390-132075 2024-02-26 14:19:26 expired
f40-build-782389-132075 2024-02-26 14:19:11 expired
f40-build-782388-132075 2024-02-26 14:17:23 expired
f40-build-782387-132075 2024-02-26 14:16:36 expired
f40-build-782384-132075 2024-02-26 14:15:31 expired
f40-build-782382-132075 2024-02-26 14:13:05 expired
f40-build-782381-132075 2024-02-26 14:12:06 expired
f40-build-782379-132075 2024-02-26 14:08:59 expired
f40-build-782374-132075 2024-02-26 14:05:58 expired
f40-build-782372-132075 2024-02-26 14:04:31 expired
f40-build-782371-132075 2024-02-26 14:03:19 expired