gzip-static

View on PyPIReverse Dependencies (0)

0.1.0 gzip_static-0.1.0-py3-none-any.whl

Wheel Details

Project: gzip-static
Version: 0.1.0
Filename: gzip_static-0.1.0-py3-none-any.whl
Download: [link]
Size: 20786
MD5: 3ccff51620bd73ca295aa77fb649612e
SHA256: 36e191dc71ef4076bd3da358b5401011bc487e5e223b9ed27691764cc338bb4d
Uploaded: 2021-11-04 10:08:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gzip-static
Version: 0.1.0
Summary: Compress your static website with gzip for faster serving with NGiNX's gzip_static on.
Author: Ruben Vorderman
Author-Email: rubenvorderman[at]gmail.com
Home-Page: https://github.com/rhpvorderman/gzip_static
License: GPL-3.0-or-later
Keywords: static html precompression gzip checksum
Classifier: Programming Language :: Python :: 3 :: Only
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
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Requires-Python: >=3.6
Requires-Dist: zopfli; extra == "full"
Requires-Dist: xxhash (>=2.0.0); extra == "full"
Requires-Dist: isal; extra == "full"
Requires-Dist: xxhash (>=2.0.0); extra == "performance"
Requires-Dist: isal; extra == "performance"
Requires-Dist: zopfli; extra == "zopfli"
Provides-Extra: full
Provides-Extra: performance
Provides-Extra: zopfli
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 3841 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
gzip_static/__init__.py sha256=1jDBU9vCKIbmLXsxZWkO__cBX0iFJzFRHnwjfxLCi6Y 16373
gzip_static/extensions.txt sha256=WU36lvTLFPMbY3KlGHDTVOGLGwbH-FpNKb_bFPxeyu4 51
gzip_static-0.1.0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
gzip_static-0.1.0.dist-info/METADATA sha256=rBAOwly4sxbfCE_K_Lb1ao9h8oL9ihQHgXWRjmOXyeg 5074
gzip_static-0.1.0.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
gzip_static-0.1.0.dist-info/entry_points.txt sha256=82xu9NcawbWHbRnRAPbVvUol5pmhqxNbWGeaiWHZPRU 107
gzip_static-0.1.0.dist-info/top_level.txt sha256=PSJrzX2RjN96jBqrQUIFDMIiHEg0LQfWY0foKIiIz8k 12
gzip_static-0.1.0.dist-info/RECORD

top_level.txt

gzip_static

entry_points.txt

gzip-static = gzip_static:main
gzip-static-find-orphans = gzip_static:find_orphans_main