diff options
| author | Giancarlo Dessì <slack@giand.it> | 2023-06-02 20:36:52 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-03 10:38:22 +0700 |
| commit | 71c7a9820e1c30b002f615654f6cc55f885b64c7 (patch) | |
| tree | 87d0be3eb77b44ef8525a54c40b135eeee9c95e0 /python/python-wand/README | |
| parent | 7aec2fc9868deb4ecc9128428eb8a1056c4d3899 (diff) | |
python/python-wand: Added (ImageMagick binding for Python)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-wand/README')
| -rw-r--r-- | python/python-wand/README | 3 |
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. |
