golang-github-go-openapi-runtime 0.0~git20160704.0.11e322e-1 source package in Ubuntu

Changelog

golang-github-go-openapi-runtime (0.0~git20160704.0.11e322e-1) unstable; urgency=medium

  * Initial release (Closes: #857100)
  * Vendor golang-github-go-openapi-validate library to avoid
    circular B-D loop.
  * Test suite not in good shape for this snapshot so ignore errors
    for the moment.

 -- Tim Potter <email address hidden>  Thu, 23 Mar 2017 16:17:43 +1100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-go-openapi-runtime_0.0~git20160704.0.11e322e-1.dsc 2.7 KiB d25bb6041eaf3082f74e2e9d952a7e8114d729fff3afff8ae4d83b5ac3f3b715
golang-github-go-openapi-runtime_0.0~git20160704.0.11e322e.orig.tar.xz 60.3 KiB cae5de188490bded5bafe27d7df009fc661e1d1974d03adee1baca22804199e0
golang-github-go-openapi-runtime_0.0~git20160704.0.11e322e-1.debian.tar.xz 23.2 KiB 55f3130c5e8ebc2f8f0cb8513bd1ea3d7acad70960b83ef312534119bc6ed1b5

No changes file available.

Binary packages built by this source

golang-github-go-openapi-runtime-dev: OpenAPI runtime interfaces

 The runtime library is part of the OpenAPI Initiative and OpenAPI
 Specification, and consists of classes and functions to be used in
 code generation when creating client- and server-side implementations
 of REST interfaces.
 .
 The OpenAPI Specification is a powerful definition format to describe
 RESTful APIs and creates a RESTful interface for easily developing
 and consuming an API.