[ 源代码: yui-compressor ]
软件包:yui-compressor(2.4.8-3)
yui-compressor 的相关链接
Debian 的资源:
下载源码包 yui-compressor:
- [yui-compressor_2.4.8-3.dsc]
- [yui-compressor_2.4.8.orig.tar.xz]
- [yui-compressor_2.4.8-3.debian.tar.xz]
维护小组:
- Debian Java Maintainers (QA 页面, 邮件存档)
- Dominik Smatana (QA 页面)
- Michael Gilbert (QA 页面)
- tony mancill (QA 页面)
外部的资源:
- 主页 [yuilibrary.com]
相似软件包:
JavaScript/CSS minifier
The YUI Compressor is a JavaScript compressor which, in addition to removing comments and white-spaces, obfuscates local variables using the smallest possible variable name. This obfuscation is safe, even when using constructs such as 'eval' or 'with' (although the compression is not optimal is those cases) Compared to jsmin, the average savings is around 20%.
The YUI Compressor is also able to safely compress CSS files. The decision on which compressor is being used is made on the file extension (js or css).
其他与 yui-compressor 有关的软件包
|
|
|
|
-
- dep: default-jre-headless
- Standard Java or Java compatible Runtime (headless)
- 或者 java5-runtime-headless
- 本虚包由这些包填实: default-jre-headless, openjdk-11-jre-headless, openjdk-17-jre-headless, openjdk-19-jre-headless, openjdk-20-jre-headless, openjdk-21-jre-headless, openjdk-22-jre-headless, openjdk-23-jre-headless, openjdk-8-jre-headless
-
- dep: java-wrappers
- wrappers for java executables
-
- dep: libjargs-java
- Command-line argument parsing for Java