Metadata-Version: 2.0
Name: jsonlint
Version: 0.1
Summary: A flexible json validation for python web development.
Home-page: https://github.com/tangwz/jsonlint
Author: Tangwz, Thomas Johansson, James Crasta
Author-email: tangwz.com@gmail.com
License: BSD
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: ordereddict; python_version=="2.6"
Provides-Extra: Locale
Requires-Dist: Babel (>=1.3); extra == 'Locale'

UNKNOWN


