django-compress-staticfiles

View on PyPIReverse Dependencies (1)

1.0.1b0 django_compress_staticfiles-1.0.1b0-py3-none-any.whl

Wheel Details

Project: django-compress-staticfiles
Version: 1.0.1b0
Filename: django_compress_staticfiles-1.0.1b0-py3-none-any.whl
Download: [link]
Size: 28762
MD5: 676593f0773f576940ec183dc7e05ff0
SHA256: ce6b9b766cda23c77ef1072846a60de856b4c1c29519d3e57c6cffe7281d7f04
Uploaded: 2020-05-04 03:21:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: django-compress-staticfiles
Version: 1.0.1b0
Summary: A static files storage backend for compression using GZip and/or Brotli that inherits from Djangos ManifestFilesMixin and StaticFilesStorage; also minifies static files.
Author: Armandt van Zyl
Author-Email: armandtvz[at]gmail.com
Home-Page: https://github.com/armandtvz/django-compress-staticfiles
License: GPL-3.0
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 2.2
Classifier: Framework :: Django :: 3.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Python: >=3.5
Requires-Dist: Django (>=2.2)
Requires-Dist: Brotli
Requires-Dist: csscompressor
Requires-Dist: rjsmin
Description-Content-Type: text/markdown
[Description omitted; length: 7458 characters]

WHEEL

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

RECORD

Path Digest Size
compress_staticfiles/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
compress_staticfiles/storage.py sha256=2iBRXraLJrGTtBm_T5_sAIm-UvjOBuJvqzAtsPHwvcY 19512
compress_staticfiles/utils.py sha256=yht2A1feRK0ORbrwer6492Rx2-VumplKZrfTDNgerK8 1598
test_app/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test_app/admin.py sha256=p6xop1PuuDG2Uwv3G_aRfldxOfBzTRfMaoZmORVkqyU 66
test_app/apps.py sha256=s9XcrV1S0CPxE3606-j42VJLrSWqhOPxxVmEj-JcSv4 95
test_app/models.py sha256=4OVMcDDx9fVgBEJ91B7dfMEG2Ni1LRSLJOKzIkVPsKo 60
test_app/tests.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test_app/urls.py sha256=dGapOiPX74HlLkCmEFdNwCbXUJfuuQExhyvQZc9VNC0 115
test_app/views.py sha256=JfA_HdSZEKnhxSFuxZCwm6eRELiUH4STwiSY5w4GeaM 111
test_app/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test_project/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test_project/settings.py sha256=Pqq119JlGepgjOWmJpL9BkA1i3hZiPaHM7qg5sNq-cY 3660
test_project/urls.py sha256=t7L18hOn2cLkdxuhnU4M02RkfHbMVtQWceq37E7O9zs 833
test_project/wsgi.py sha256=-pmnWQrwEIIdcFt132DTmCqE4MXJUAnScp12OFb1cHM 417
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/settings.py sha256=S3VytpYd0wM2e8X3Fh0hOI2O5zXuiWt0R6Pv7r7GVMw 330
tests/test_compress_staticfiles.py sha256=agL36qJQfZvSR-1sXvWpFvKrp7Wmm-2B25kQRWJRkhA 2636
django_compress_staticfiles-1.0.1b0.dist-info/LICENSE sha256=IwGE9guuL-ryRPEKi6wFPI_zOhg7zDZbTYuHbSt_SAk 35823
django_compress_staticfiles-1.0.1b0.dist-info/METADATA sha256=hUUehntfbtDk0j7fSg_onnSLs-Bi_SItvleWwXkA73c 8811
django_compress_staticfiles-1.0.1b0.dist-info/WHEEL sha256=YUYzQ6UQdoqxXjimOitTqynltBCkwY6qlTfTh2IzqQU 97
django_compress_staticfiles-1.0.1b0.dist-info/top_level.txt sha256=1I14LZOeFA7Eq5XtkDcZcA2xenc-UWIwTxE1gEQvS_Q 49
django_compress_staticfiles-1.0.1b0.dist-info/RECORD

top_level.txt

compress_staticfiles
test_app
test_project
tests