Metadata-Version: 2.1
Name: aggdraw
Version: 1.3.16
Summary: High quality drawing interface for PIL.
Home-page: https://github.com/pytroll/aggdraw
Download-URL: http://www.effbot.org/downloads#aggdraw
Author: Fredrik Lundh
Author-email: fredrik@pythonware.com
License: Python (MIT style)
Platform: Python 2.7 and later.
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Multimedia :: Graphics
Requires-Python: >=3.7
License-File: LICENSE.txt

The aggdraw module implements the basic WCK 2D Drawing Interface on
top of the AGG library. This library provides high-quality drawing,
with anti-aliasing and alpha compositing, while being fully compatible
with the WCK renderer.
