Metadata-Version: 1.0
Name: json_diff
Version: 1.0.0
Summary: Generates diff between two JSON files
Home-page: https://gitorious.org/json_diff/mainline
Author: Matěj Cepl
Author-email: mcepl@redhat.com
License: UNKNOWN
Download-URL: http://mcepl.fedorapeople.org/scripts/json_diff-1.0.0.tar.gz
Description: Compares two JSON files (http://json.org) and
        generates a new JSON file with the result. Allows exclusion of some
        keys from the comparison, or in other way to include only some keys.
Keywords: json,diff
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: General
