File: README.md

package info (click to toggle)
jsonhyperschema-codec 1.0.3-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 96 kB
  • sloc: python: 158; makefile: 3
file content (18 lines) | stat: -rw-r--r-- 513 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# JSON Hyper-Schema Codec

**A JSON Hyper-Schema codec for Core API.**

[![travis-image]][travis]
[![pypi-image]][pypi]

## Installation

Install using pip:

    $ pip install jsonhyperschema-codec


[travis-image]: https://secure.travis-ci.org/core-api/python-jsonhyperschema-codec.svg?branch=master
[travis]: http://travis-ci.org/core-api/python-jsonhyperschema-codec?branch=master
[pypi-image]: https://img.shields.io/pypi/v/jsonhyperschema-codec.svg
[pypi]: https://pypi.python.org/pypi/jsonhyperschema-codec