Mon, 08 Jul 2024 04:19:16 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 220 >>>
Buildroot descending sort Created State
f41-build-809238-146202 2024-05-30 12:39:49 expired
f41-build-808876-146098 2024-05-30 08:48:57 expired
f41-build-808487-145873 2024-05-29 22:43:33 expired
f41-build-808485-145871 2024-05-29 22:11:39 expired
f41-build-808484-145871 2024-05-29 21:55:13 expired
f41-build-808481-145871 2024-05-29 20:51:26 expired
f41-build-808480-145871 2024-05-29 20:46:33 expired
f41-build-808469-145871 2024-05-29 19:56:19 expired
f40-build-807672-145235 2024-04-17 11:35:49 expired
f40-build-807641-145229 2024-04-17 11:14:20 expired
f40-build-807638-145229 2024-04-17 11:13:24 expired
f40-build-807626-145227 2024-04-17 11:05:03 expired
f40-build-807619-145225 2024-04-17 11:01:04 expired
f40-build-807582-145223 2024-04-17 10:31:39 expired
f40-build-807537-145217 2024-04-17 10:03:59 expired
f40-build-807414-145199 2024-04-17 08:47:36 expired
f40-build-807393-145193 2024-04-17 08:31:06 expired
f40-build-807379-145189 2024-04-17 08:17:44 expired
f40-build-807371-145187 2024-04-17 08:09:17 expired
f40-build-807368-145187 2024-04-17 08:04:37 expired
f40-build-807341-145179 2024-04-17 07:11:27 expired
f40-build-807263-145173 2024-04-17 06:17:38 expired
f40-build-807205-145173 2024-04-17 03:00:01 expired
f40-build-807120-145171 2024-04-16 15:41:38 expired
f40-build-806890-145153 2024-04-16 10:38:42 expired
f40-build-806858-145146 2024-04-16 10:04:59 expired
f40-build-806857-145149 2024-04-16 10:01:42 expired
f40-build-806825-145143 2024-04-16 09:31:04 expired
f40-build-806817-145143 2024-04-16 09:23:27 expired
f40-build-806782-145137 2024-04-16 08:56:16 expired
f40-build-806602-145129 2024-04-16 06:45:32 expired
f40-build-806583-145129 2024-04-16 06:29:52 expired
f40-build-806502-145129 2024-04-16 03:02:54 expired
f40-build-806499-145129 2024-04-16 02:56:50 expired
f40-build-806247-144956 2024-04-15 14:17:15 expired
f40-build-806126-144927 2024-04-15 12:26:02 expired
f40-build-806027-144901 2024-04-15 10:10:50 expired
f40-build-805870-144860 2024-04-15 07:13:49 expired
f40-build-805716-144825 2024-04-14 16:27:20 expired
f40-build-805632-144800 2024-04-14 14:26:56 expired
f40-build-805613-144796 2024-04-14 13:58:45 expired
f40-build-805595-144794 2024-04-14 13:30:27 expired
f40-build-805578-144791 2024-04-14 13:07:45 expired
f40-build-805572-144791 2024-04-14 13:02:24 expired
f40-build-805559-144783 2024-04-14 12:53:54 expired
f40-build-805556-144783 2024-04-14 12:52:26 expired
f40-build-805555-144781 2024-04-14 12:51:28 expired
f40-build-805535-144779 2024-04-14 12:40:32 expired
f40-build-805533-144777 2024-04-14 12:39:44 expired
f40-build-805518-144771 2024-04-14 12:31:17 expired