aboutsummaryrefslogtreecommitdiff
path: root/python/python-wand/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-wand/README')
-rw-r--r--python/python-wand/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python-wand/README b/python/python-wand/README
new file mode 100644
index 0000000000..47734410a8
--- /dev/null
+++ b/python/python-wand/README
@@ -0,0 +1,3 @@
+Wand is a ctypes-based simple ImageMagick binding for Python,
+supporting 2.7, 3.3+, and PyPy.
+All functionalities of MagickWand API are implemented in Wand.