Metadata-Version: 2.4
Name: vignette
Version: 5.0.0
Summary: Library to create FreeDesktop-compatible thumbnails
Home-page: https://github.com/hydrargyrum/vignette
Author: Hg
Author-email: dev@indigo.re
License: WTFPLv2
Keywords: freedesktop,xdg,image,thumbnail,thumbnails,cache
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: Public Domain
Classifier: Topic :: Desktop Environment
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.6
Requires-Dist: python-magic
Provides-Extra: pillow
Requires-Dist: Pillow; extra == "pillow"
Provides-Extra: pythonmagick
Requires-Dist: PythonMagick; extra == "pythonmagick"
