summaryrefslogtreecommitdiff
path: root/textproc/py-deepdiff/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-deepdiff/DESCR')
-rw-r--r--textproc/py-deepdiff/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/textproc/py-deepdiff/DESCR b/textproc/py-deepdiff/DESCR
new file mode 100644
index 00000000000..6b968f0a1e9
--- /dev/null
+++ b/textproc/py-deepdiff/DESCR
@@ -0,0 +1,7 @@
+Deep Difference of dictionaries, iterables, strings and other
+objects. It will recursively look for all the changes.
+
+Tested on Python 2.7, 3.3, 3.4, 3.5, Pypy, Pypy3
+
+Note: Checkout the github repo's readme for complete coverage of features:
+https://github.com/seperman/deepdiff