[ 原始碼: python-django-compressor ]
套件:python3-django-compressor(4.0-1)
python3-django-compressor 的相關連結
Debian 的資源:
下載原始碼套件 python-django-compressor:
- [python-django-compressor_4.0-1.dsc]
- [python-django-compressor_4.0.orig.tar.xz]
- [python-django-compressor_4.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [pypi.python.org]
相似套件:
Compresses linked, inline JS or CSS into single cached files - Python 3.x
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.
This package contains the Python 3.x module.
其他與 python3-django-compressor 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-calmjs
- Node.js Python framework for building toolchains and utilities
-
- dep: python3-csscompressor (>= 0.9.5)
- Python port of YUI CSS Compressor - Python 3.x
-
- dep: python3-django
- High-level Python web development framework
-
- dep: python3-django-appconf (>= 1.0.3)
- helper class handling configuration defaults of apps - Python 3.x
-
- dep: python3-rcssmin (>= 1:1.1.0)
- CSS Minifier - Python 3.x
-
- dep: python3-rjsmin (>= 1.2.0)
- javascript minifier written in Python - Python 3.x
-
- dep: python3-six
- Python 2 and 3 compatibility library