[ 源代码: django-pipeline ]
软件包: python3-django-pipeline (1.6.14-3)
python3-django-pipeline 的相关链接
Trisquel 的资源:
下载源码包 django-pipeline:
- [django-pipeline_1.6.14-3.dsc]
- [django-pipeline_1.6.14.orig.tar.gz]
- [django-pipeline_1.6.14-3.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Brian May
- Thomas Goirand
外部的资源:
- 主页 [github.com]
相似软件包:
Asset packaging library for Django (Python3 version)
Pipeline is an asset packaging library for Django, providing both CSS and JavaScript concatenation and compression, built-in JavaScript template support, and optional data-URI image and font embedding.
This package contains the Python 3 version of the library.
其他与 python3-django-pipeline 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- rec: cssmin
- YUI CSS compression algorithm (command line tools)
-
- rec: python3-jsmin
- JavaScript minifier written in Python - Python 3.x