web-compressor

View on PyPIReverse Dependencies (1)

0.4.2 web_compressor-0.4.2-py3-none-any.whl

Wheel Details

Project: web-compressor
Version: 0.4.2
Filename: web_compressor-0.4.2-py3-none-any.whl
Download: [link]
Size: 30175
MD5: 5fd3f46fe1d919b791f04c032ea005f7
SHA256: 52c95fbbfa77c1f94f69eb7f9ad9b927c7875204ec756b8d8f3e8429c86c9ae8
Uploaded: 2022-11-09 21:09:07 +0000

dist-info

METADATA

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
[Description omitted; length: 246 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.2.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
web_compressor/__init__.py sha256=3gSS7L2vcDMDiZHKMtiibQsdw8cJrb0YNTXWQ9JPHow 375
web_compressor/cli/__init__.py sha256=lQJTRDwPeLw4O8-zduNcAX8_Hk2zfrx0xssYmCXjCWo 2765
web_compressor/cli/config.py sha256=gk72hgOek_BpyZVSaasgpgC6mT6hQrFd0k4Q_LLNkjY 3773
web_compressor/core.py sha256=tPdn8w8I8TsJa8VDoGaxf4TQec2FgvjaX8IXzvcoZSQ 22834
web_compressor/handlers/__init__.py sha256=jlRPunv8q5sBrWZ71xjxzr6IVW7F1V8A0l7Exuu_Fes 341
web_compressor/handlers/handler.py sha256=FzU9FViIiSDKUkNR75buk7UkxYArsZdDcWurdOZkdpE 1156
web_compressor/handlers/hasher.py sha256=YHt0I2aV9UTYYfIcrup7fmBNebSEmGirQ5pXAWqRI8I 4729
web_compressor/handlers/minifier.py sha256=xeWEAGSomt7Tk-4sbu69h14392gocvYVSj-0nnfZojg 4121
web_compressor/handlers/optimizer.py sha256=sYolA1U__zieAv1awO_MLkkKRPWlVQUDDlaFhMJSrpw 4844
web_compressor/logger.py sha256=vP38SEipMXKioYIjYeLQFUStnGpvJo0uGX6PYFoO0ME 191
web_compressor/utils.py sha256=tA0CduzCSH5dBgqhSZ4lkNfV9MPdc6d-U2ba9Fk2SH8 2509
web_compressor-0.4.2.dist-info/entry_points.txt sha256=97_Nx8AsiBXqqPO0aRw5U-FKXhf6IbMd3AtO817aDuQ 51
web_compressor-0.4.2.dist-info/LICENSE sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM 35147
web_compressor-0.4.2.dist-info/WHEEL sha256=gSF7fibx4crkLz_A-IKR6kcuq0jJ64KNCkG8_bcaEao 88
web_compressor-0.4.2.dist-info/METADATA sha256=h0aTUD3BCsFfll9I4BtBBXCDyCmg8KsJ2L6lT3v7c6M 2177
web_compressor-0.4.2.dist-info/RECORD

entry_points.txt

webcompr = web_compressor.cli:cli