Metadata-Version: |
2.1 |
Name: |
pelican-compressor |
Version: |
0.2.1 |
Summary: |
Pelican plugin wrapper for 'web-compressor' |
Author: |
Digitalbüro |
Author-Email: |
post[at]digitalbuero.eu |
Maintainer: |
Martin Folkers |
Maintainer-Email: |
hello[at]twobrain.io |
Home-Page: |
https://digitalbuero.eu |
Project-Url: |
Documentation, https://docs.getpelican.com |
Project-Url: |
Funding, https://donate.getpelican.com/ |
Project-Url: |
Issue Tracker, https://codeberg.org/digitalbuero/pelican-compressor/issues |
Project-Url: |
Repository, https://codeberg.org/digitalbuero/pelican-compressor |
License: |
GPL-3.0-only |
Keywords: |
pelican,pelican-plugin,cache-busting,cachebusting,csp,content-security-policy,fingerprinting,hashing,imageoptim,minification,minifier,minify,optimization,sri,subresource-integrity |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Environment :: Console |
Classifier: |
Framework :: Pelican |
Classifier: |
Framework :: Pelican :: Plugins |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: End Users/Desktop |
Classifier: |
License :: OSI Approved :: GNU General Public License v3 (GPLv3) |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Topic :: Internet :: WWW/HTTP |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Requires-Python: |
>=3.8,<4.0 |
Requires-Dist: |
Pillow (<10.0,>=9.2); extra == "images" |
Requires-Dist: |
pelican (<5.0,>=4.5) |
Requires-Dist: |
pillow-avif-plugin (<2.0,>=1.2); extra == "images" |
Requires-Dist: |
tdewolff-minify (<3,>=2); extra == "minify" |
Requires-Dist: |
web-compressor (<0.5.0,>=0.4.2) |
Provides-Extra: |
images |
Provides-Extra: |
minify |
Description-Content-Type: |
text/markdown |