blob: 7cbef5e8621c4665870c42d75a86ecf1877ffdf8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Source: python-jsonschema
Section: python
Priority: optional
Maintainer: Kristina Clair <kclair@leap.se>
Build-Depends: debhelper (>= 7.0.50~), python-support, python (>=2.6)
Standards-Version: 3.9.4.0
Homepage: http://pypi.python.org/pypi/jsonschema
Package: python-jsonschema
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Description: Provides the jsonschema python package
Provides the jsonschema python package,
which is an implementation of JSON Schema for python.
|