django-htmlmin

View on PyPIReverse Dependencies (12)

0.10.0 django_htmlmin-0.10.0-py2.py3-none-any.whl

Wheel Details

Project: django-htmlmin
Version: 0.10.0
Filename: django_htmlmin-0.10.0-py2.py3-none-any.whl
Download: [link]
Size: 18400
MD5: fb0380e93c5477d200145dea59f40e51
SHA256: d01d525a266dc04d439fb7dc4a3701f70fd4601cf7ba8977047b4f4e9cf70aa3
Uploaded: 2016-10-15 01:43:46 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: django-htmlmin
Version: 0.10.0
Summary: HTML minifier for Python frameworks (not only Django, despite the name).
Author: CobraTeam
Author-Email: andrewsmedina[at]gmail.com
Keywords: django,html,minifier,minify
Classifier: Programming Language :: Python :: 2
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Django :: 1.8
Classifier: Framework :: Django :: 1.9
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Text Processing :: Markup :: HTML
Requires-Dist: beautifulsoup4
Requires-Dist: html5lib
[Description omitted; length: 5667 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.30.0.a0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
django_htmlmin-0.10.0.dist-info/DESCRIPTION.rst sha256=SBe2zWPNzaNkBYpcMTgZSV4cNSkwbsgWGaOe_HfChPc 5667
django_htmlmin-0.10.0.dist-info/METADATA sha256=8r9ApU1t1iKkJ6aU6V-MhHLRUyCb4OFqgzWi2CoAkGk 6660
django_htmlmin-0.10.0.dist-info/RECORD
django_htmlmin-0.10.0.dist-info/WHEEL sha256=5wvfB7GvgZAbKBSE9uX9Zbi6LCL-_KgezgHblXhCRnM 113
django_htmlmin-0.10.0.dist-info/entry_points.txt sha256=Cwh3Oa-K4g5_SRZJrh_CtUGNBbhIhnHikjjo6ztvPJA 52
django_htmlmin-0.10.0.dist-info/metadata.json sha256=6d4azp6ehnD_6nlCykFWZue5NmFfFVrmHPguw3Z_8PA 1253
django_htmlmin-0.10.0.dist-info/top_level.txt sha256=rkB3F7SwTrvHqFZBxOL5adGrc5lO7Zu9uJxhSwc4J-0 8
htmlmin/__init__.py sha256=2yQaXmktXvvGha7zfxsaULlUqUS5-i7Re7VRiGmRQrk 190
htmlmin/commands.py sha256=bstNRBGcXLeXkE22Hu4_gT1DcY9fG8RvabIyBu4nn7M 746
htmlmin/decorators.py sha256=JJ2cu3I2Wc4UjpCy_JDABic2B-U-CQXBbui_hmiKP2k 837
htmlmin/middleware.py sha256=mDjn8JF_Sdt5UqPbLfES5QYx2Nt7mzIS5Y5e451JK8U 2108
htmlmin/minify.py sha256=EHxw7BN8BOx4egILm-WHFjmRplpevU0Brf6UOGSlkNw 6953
htmlmin/util.py sha256=Ed9yXpb0j58jXiIZVFkc2ywNCjkwdt-XEJmVyQGWOgY 1020
htmlmin/tests/__init__.py sha256=enAxw6dHR3DugzmUvtxKlq3rPiZ7Hdz203hvf9DOurI 230
htmlmin/tests/mock_settings.py sha256=Jm58zF9SVtJ4vwsRF8cyj3c6JcDdklx3RBIIsJJjysg 584
htmlmin/tests/mock_settings_without_exclude.py sha256=FkmIIimGqLq5xT8xGo_xpja8bDCnKySojrlWF_gfumo 164
htmlmin/tests/mocks.py sha256=9dDhxJWH4KGe6FcdQPZcQJGJjgjv90157bc66WG79yo 792
htmlmin/tests/pico_django.py sha256=yGRndSYZQi5n4z7bgBmnfMln1tuUCpEtuPYZ3Yvsemg 1015
htmlmin/tests/test_decorator.py sha256=PomZF8c4qemuw98E7npeECAoHzsJmlxaBR03aoUE1eo 1115
htmlmin/tests/test_middleware.py sha256=K-RU0-j_WWPirRldSRf5sVpJ2jGvdLZCzWK7CuZrnAQ 7597
htmlmin/tests/test_minify.py sha256=A4X39kzPfTwnMRIRv_ToCvnZxYwt4uc7JeQDZK-24ko 7476
htmlmin/tests/test_util.py sha256=iEVVLOziEz6IjxzIdD4Nlia_wVf_Mgk3TF47j662S1U 1430

top_level.txt

htmlmin

entry_points.txt

pyminify = htmlmin.commands:main