[ANN] json_diff 0.9.2 released - JSON files comparator
Matěj Cepl
mcepl at redhat.com
Mon Nov 21 12:55:30 EST 2011
I released json_diff 0.9.2.
http://pypi.python.org/pypi/json_diff
json_diff is an utility comparing two JSON files and generating diff in
form of another JSON file with differences for each level of the object
in a dict
{
"_append": {},
"_remove": {},
"_update": {}
}
This is the first public release, working my way towards 1.0 release.
Development repository is at https://gitorious.org/json_diff, patches
and pull requests welcome!
--
http://www.ceplovi.cz/matej/, Jabber: mcepl<at>ceplovi.cz
GPG Finger: 89EF 4BC6 288A BF43 1BAB 25C3 E09F EF25 D964 84AC
Basically, the only “intuitive” interface is the nipple. After
that, it's all learned.
-- Bruce Ediger when discussing intuivity of Mac OS
http://groups.google.com/group/comp.sys.next.advocacy\
/msg/7fa8c580900353d0
More information about the Python-list
mailing list