[ ソース: python-lesscpy ]
パッケージ: python3-lesscpy (0.15.0+ds-0.1)
python3-lesscpy に関するリンク
Debian の資源:
python-lesscpy ソースパッケージをダウンロード:
- [python-lesscpy_0.15.0+ds-0.1.dsc]
- [python-lesscpy_0.15.0+ds.orig.tar.xz]
- [python-lesscpy_0.15.0+ds-0.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [pypi.python.org]
類似のパッケージ:
LessCss Compiler for Python 3.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 3.x module.
その他の python3-lesscpy 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-ply
- Lex and Yacc implementation for Python3
-
- dep: python3-six
- Python 2 and 3 compatibility library