summaryrefslogtreecommitdiff
path: root/jsonschema-0.6/debian/python-jsonschema/DEBIAN/control
blob: 548bcf513f729961b23e20735bab0e81a068b137 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Package: python-jsonschema
Version: 0.6-1
Architecture: all
Maintainer: Kristina Clair <kclair@leap.se>
Installed-Size: 92
Depends: python (>= 2.6), python-support (>= 0.90.0)
Section: python
Priority: optional
Homepage: http://pypi.python.org/pypi/jsonschema
Description: Provides the jsonschema python package
 Provides the jsonschema python package,
 which is an implementation of JSON Schema for python.