Mon, 08 Jul 2024 02:24:39 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:
<<< 101 through 150 of 351 >>>
Buildroot Created ascending sort State
f40-build-754925-117998 2023-12-05 13:27:12 expired
f40-build-754926-117998 2023-12-05 13:27:53 expired
f40-build-755303-118126 2023-12-05 20:29:37 expired
f40-build-756152-118390 2023-12-06 14:47:10 expired
f40-build-756254-118585 2023-12-06 17:03:51 expired
f40-build-756280-118625 2023-12-06 17:34:09 expired
f40-build-756290-118649 2023-12-06 17:45:27 expired
f40-build-756520-118782 2023-12-06 22:33:10 expired
f40-build-757160-119114 2023-12-07 17:29:12 expired
f40-build-757261-119337 2023-12-07 22:30:33 expired
f40-build-757366-119337 2023-12-08 01:14:03 expired
f40-build-757543-119353 2023-12-08 05:33:52 expired
f40-build-757650-119363 2023-12-08 09:16:37 expired
f40-build-758222-119822 2023-12-08 21:04:26 expired
f40-build-758239-119822 2023-12-08 21:16:11 expired
f40-build-758529-119862 2023-12-09 02:23:17 expired
f40-build-758807-119972 2023-12-09 06:49:53 expired
f40-build-758889-120002 2023-12-09 08:48:04 expired
f40-build-758904-120010 2023-12-09 09:31:33 expired
f40-build-759792-120579 2023-12-11 16:25:51 expired
f40-build-759806-120585 2023-12-11 16:40:30 expired
f40-build-760557-121099 2023-12-12 20:09:54 expired
f40-build-760673-121099 2023-12-13 05:30:02 expired
f40-build-760735-121115 2023-12-13 07:08:40 expired
f40-build-760796-121133 2023-12-13 08:38:47 expired
f40-build-761177-121297 2023-12-13 15:42:28 expired
f40-build-761326-121373 2023-12-13 18:25:48 expired
f40-build-761590-121627 2023-12-14 10:44:43 expired
f40-build-761763-121633 2023-12-14 12:41:38 expired
f40-build-761823-121637 2023-12-14 13:22:38 expired
f40-build-761829-121637 2023-12-14 13:25:41 expired
f40-build-761923-121666 2023-12-14 15:16:48 expired
f40-build-761947-121674 2023-12-14 15:57:16 expired
f40-build-762070-121814 2023-12-14 18:11:51 expired
f40-build-762196-121824 2023-12-14 20:11:25 expired
f40-build-762314-121848 2023-12-15 08:42:13 expired
f40-build-762335-121856 2023-12-15 09:09:13 expired
f40-build-762703-122062 2023-12-15 13:03:31 expired
f40-build-762725-122062 2023-12-15 13:15:40 expired
f40-build-762731-122064 2023-12-15 13:19:20 expired
f40-build-762768-122099 2023-12-15 13:58:55 expired
f40-build-762943-122261 2023-12-15 15:57:27 expired
f40-build-762964-122263 2023-12-15 16:09:15 expired
f40-build-763131-122449 2023-12-15 19:15:38 expired
f40-build-763355-122451 2023-12-16 22:53:47 expired
f40-build-763486-122469 2023-12-17 10:29:19 expired
f40-build-763604-122485 2023-12-17 11:57:36 expired
f40-build-763665-122629 2023-12-17 13:06:22 expired
f40-build-763912-122635 2023-12-17 16:47:50 expired
f40-build-764002-122649 2023-12-17 19:21:55 expired