[ etiona ]
[ 原始碼: slimit ]
套件: python-slimit (0.8.1-3)
python-slimit 的相關超連結
Trisquel 的資源:
下載原始碼套件 slimit:
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- TANIGUCHI Takaki
外部的資源:
- 主頁 [slimit.readthedocs.io]
相似套件:
JavaScript minifier/parser in Python
SlimIt is a JavaScript minifier written in Python. It compiles JavaScript into more compact code so that it downloads and runs faster.
SlimIt also provides a library that includes a JavaScript parser, lexer, pretty printer and a tree visitor.
This package contains the Python 2 module
其他與 python-slimit 有關的套件
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python-ply
- Lex and Yacc implementation for Python2