Letter P

python-django-compressor - Compresses linked and inline JavaScript or CSS into single cached files

Website: http://pypi.python.org/pypi/django_compressor/2.1
License: MIT
Vendor: Alcance Libre, Inc.
Description:
Django Compressor combines and compresses linked and inline Javascript
or CSS in a Django templates into cacheable static files by using the
``compress`` template tag.  HTML in between
``{% compress js/css %}`` and ``{% endcompress %}`` is
parsed and searched for CSS or JS. These styles and scripts are subsequently
processed with optional, configurable compilers and filters.

Packages

python-django-compressor-2.1-5.fc14.al.noarch [164 KiB] Changelog by Joel Barrios (2020-06-08):
- Rebuild with Python 3.6.

Listing created by Repoview-0.6.6-6.fc14.al