Sun, 06 Oct 2024 05:08:42 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:
1 through 50 of 240 >>>
Buildroot Created ascending sort State
f40-build-782456-132263 2024-02-26 16:35:41 expired
f40-build-782461-132263 2024-02-26 16:37:17 expired
f40-build-782466-132263 2024-02-26 16:38:26 expired
f40-build-782468-132263 2024-02-26 16:39:02 expired
f40-build-782470-132263 2024-02-26 16:40:53 expired
f40-build-782473-132263 2024-02-26 16:41:33 expired
f40-build-782476-132263 2024-02-26 16:43:14 expired
f40-build-782479-132263 2024-02-26 16:44:01 expired
f40-build-782483-132263 2024-02-26 16:49:57 expired
f40-build-782484-132263 2024-02-26 16:50:06 expired
f40-build-782488-132263 2024-02-26 16:53:34 expired
f40-build-782493-132263 2024-02-26 16:55:05 expired
f40-build-782495-132263 2024-02-26 16:58:11 expired
f40-build-782497-132263 2024-02-26 16:59:20 expired
f40-build-782498-132263 2024-02-26 16:59:24 expired
f40-build-782505-132263 2024-02-26 17:04:13 expired
f40-build-782519-132263 2024-02-26 17:13:43 expired
f40-build-782522-132263 2024-02-26 17:14:51 expired
f40-build-782532-132263 2024-02-26 17:19:38 expired
f40-build-782533-132263 2024-02-26 17:19:39 expired
f40-build-782534-132263 2024-02-26 17:19:55 expired
f40-build-782537-132263 2024-02-26 17:21:52 expired
f40-build-782538-132263 2024-02-26 17:22:15 expired
f40-build-782539-132263 2024-02-26 17:22:51 expired
f40-build-782541-132263 2024-02-26 17:24:19 expired
f40-build-782542-132263 2024-02-26 17:24:20 expired
f40-build-782543-132263 2024-02-26 17:24:28 expired
f40-build-782571-132263 2024-02-26 17:46:30 expired
f40-build-782738-132263 2024-02-27 03:39:55 expired
f40-build-782770-132263 2024-02-27 12:59:56 expired
f40-build-782784-132263 2024-02-27 16:27:56 expired
f40-build-782805-132263 2024-02-27 21:06:28 expired
f40-build-782853-132267 2024-02-28 07:13:39 expired
f40-build-782859-132269 2024-02-28 07:14:30 expired
f40-build-782870-132269 2024-02-28 07:18:24 expired
f40-build-782872-132269 2024-02-28 07:18:30 expired
f40-build-782897-132273 2024-02-28 07:30:09 expired
f40-build-782934-132277 2024-02-28 08:28:20 expired
f40-build-782964-132334 2024-02-28 09:11:13 expired
f40-build-782966-132337 2024-02-28 09:15:13 expired
f40-build-783158-132738 2024-02-28 18:49:49 expired
f40-build-789931-136126 2024-03-17 13:19:15 expired
f40-build-790198-136346 2024-03-17 19:40:15 expired
f40-build-790301-136394 2024-03-18 03:06:46 expired
f40-build-790400-136506 2024-03-18 07:55:34 expired
f40-build-790639-136608 2024-03-18 10:58:33 expired
f40-build-790685-136620 2024-03-18 11:23:19 expired
f40-build-790738-136817 2024-03-18 11:56:45 expired
f40-build-790798-136819 2024-03-18 12:16:01 expired
f40-build-790950-136883 2024-03-18 13:25:12 expired