[ buster ]
[ Bron: slimit ]
Pakket: python-slimit (0.8.1-3)
Verwijzigingen voor python-slimit
Debian bronnen:
Het bronpakket slimit downloaden:
Beheerders:
Externe bronnen:
- Homepage [slimit.readthedocs.io]
Vergelijkbare pakketten:
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
Andere aan python-slimit gerelateerde pakketten
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python-ply
- Lex and Yacc implementation for Python2