[ 源代码: slimit ]
软件包:python3-slimit(0.8.1-3)
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 3 module
其他与 python3-slimit 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-ply
- Lex and Yacc implementation for Python3