1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Metadata-Version: 2.1
Name: blurhash
Version: 1.1.4
Summary: Pure-Python implementation of the blurhash algorithm.
Home-page: https://github.com/halcy/blurhash-python
Author: Lorenz Diener
Author-email: lorenzd+blurhashpypi@gmail.com
License: MIT
Description: UNKNOWN
Keywords: blurhash graphics web_development
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Multimedia :: Graphics
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Provides-Extra: test
|