Binary package “python3-jsonhyperschema-codec” in ubuntu oracular

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.