[ buster ]
[ 源代码: python-lesscpy ]
软件包:python-lesscpy(0.13.0+ds-1)
python-lesscpy 的相关链接
Debian 的资源:
下载源码包 python-lesscpy:
- [python-lesscpy_0.13.0+ds-1.dsc]
- [python-lesscpy_0.13.0+ds.orig.tar.gz]
- [python-lesscpy_0.13.0+ds-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [pypi.python.org]
相似软件包:
LessCss Compiler for Python 2.x
Lesscpy is a compiler written in Python for the lesscss language. It is very useful if node.js can't be installed in the environment. Not all features of lesscss are supported (yet). Some features wil probably never be supported (JavaScript evaluation).
This program uses PLY (Python Lex-Yacc) to tokenize/parse the input and is considerably slower than the nodejs compiler.
This package provides the Python 2.x module.
其他与 python-lesscpy 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
- dep: python (<< 2.8)
- dep: python (>= 2.7)
-
- dep: python-ply
- Lex and Yacc implementation for Python2
-
- dep: python-six
- Python 2 和 3 兼容库(Python 2 接口)