blob: 3f61ca3e7e7b2b46f8609303f0488696836d70b3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Generates diff between two JSON files
=====================================
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.
Released under MIT/X11 license.
All issues, questions, complaints, or (even better!) patches
should be send via email to
[~mcepl/devel@lists.sr.ht](mailto:~mcepl/devel@lists.sr.ht) email
list (for patches use [git send-email](https://git-send-email.io/)).
|