Metadata-Version: |
2.1 |
Name: |
web-compressor |
Version: |
0.4.2 |
Summary: |
Supercharges HTML files & web assets |
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: |
Funding, https://donate.rsf.org |
Project-Url: |
Issue Tracker, https://codeberg.org/digitalbuero/web-compressor/issues |
Project-Url: |
Repository, https://codeberg.org/digitalbuero/web-compressor |
License: |
GPL-3.0-only |
Keywords: |
cache-busting,cachebusting,cli,csp,content-security-policy,fingerprinting,hashing,imageoptim,minification,minifier,minify,optimization,sri,subresource-integrity |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Environment :: Console |
Classifier: |
Intended Audience :: Developers |
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,>=9); extra == "images" |
Requires-Dist: |
beautifulsoup4 (<5,>=4) |
Requires-Dist: |
click (<9,>=8); extra == "cli" |
Requires-Dist: |
pillow-avif-plugin (<2.0,>=1.2); extra == "images" |
Requires-Dist: |
tdewolff-minify (<3,>=2); extra == "minify" |
Requires-Dist: |
tomli (<3,>=2); python_version < "3.11" and extra == "cli" |
Requires-Dist: |
tomli-w (<2,>=1); extra == "cli" |
Requires-Dist: |
xdg (<6,>=5); extra == "cli" |
Provides-Extra: |
cli |
Provides-Extra: |
images |
Provides-Extra: |
minify |
Description-Content-Type: |
text/markdown |