Metadata-Version: 1.0
Name: json_diff
Version: 1.2.4
Summary: Generates diff between two JSON files
Home-page: https://luther.ceplovi.cz/trac/
Author: Matěj Cepl
Author-email: mcepl@redhat.com
License: UNKNOWN
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
