[ 原始碼: python-django-libsass ]
套件:python3-django-libsass(0.9-1)
python3-django-libsass 的相關連結
Debian 的資源:
下載原始碼套件 python-django-libsass:
- [python-django-libsass_0.9-1.dsc]
- [python-django-libsass_0.9.orig.tar.gz]
- [python-django-libsass_0.9-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
django-compressor filter using libsass (Python3 version)
A django-compressor filter to compile Sass files using libsass. It builds on libsass-python to make @import paths aware of Django's staticfiles mechanism, and provides a filter module for django-compressor which uses the libsass-python API directly, avoiding the overheads of calling an external executable to do the compilation.
This package contains the Python 3 version of the library.
其他與 python3-django-libsass 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework
-
- dep: python3-django-compressor
- Compresses linked, inline JS or CSS into single cached files - Python 3.x
-
- dep: python3-libsass
- SASS for Python 3: a straightforward binding of libsass for Python