jsonhyperschema-codec 1.0.3-4 source package in Ubuntu

Changelog

jsonhyperschema-codec (1.0.3-4) unstable; urgency=medium

  * Update standards version to 4.1.5, no changes needed.

 -- Debian Janitor <email address hidden>  Sat, 28 May 2022 00:52:13 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jsonhyperschema-codec_1.0.3-4.dsc 2.1 KiB c87eca7be12fb8546c95b4b7a598d76fbf61fd7990ee4cac4a4ea26ce47abdaf
jsonhyperschema-codec_1.0.3.orig.tar.gz 3.2 KiB 83bff1fd7ce0ef37aa61104969d606bb644df177017ce54b8a80d3c913ec1e47
jsonhyperschema-codec_1.0.3-4.debian.tar.xz 2.6 KiB 407d60206703610e5f8cfa75371e7a6c43a0fd6efe093c7b44e512f0a42aaf5b

Available diffs

No changes file available.

Binary packages built by this source

python3-jsonhyperschema-codec: Python3 JSON Hyper-Schema codec for Core API

 Core API is a format-independent Document Object Model for representing
 Web APIs.
 .
 It can be used to represent either Schema or Hypermedia responses, and
 allows one to interact with an API at the layer of an application
 interface, rather than a network interface.
 .
 Core API is developed in such a way that one can plug a codec to allow it to
 work with specific endpoints. This package provides a Python3 codec library
 that provides to Python's Core API client some support for decoding and
 interacting with JSON HyperSchema endpoints.