Metadata-Version: 1.0
Name: Wand
Version: 0.1.4
Summary: Ctypes-based simple MagickWand API binding for Python
Home-page: http://styleshare.github.com/wand/
Author: StyleShare
Author-email: dev@stylesha.re
License: MIT License
Description: Wand_
        ~~~~~
        
        Wand is a ``ctypes``-based simple `MagickWand API`_ binding for Python.
        It doesn't cover all functionalities of MagickWand API currently.
        
        .. _Wand: http://styleshare.github.com/wand/
        .. _MagickWand API: http://www.imagemagick.org/script/magick-wand.php
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Multimedia :: Graphics
