Skip to content

pombredanne/python-closure

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Closure Compiler is a tool for reducing the size of Javascript files to make them download and run faster.

It's a Java-based tool. This package, in the spirit of the yuicompressor <http://pypi.python.org/pypi/yuicompressor/> package, provides a simple way to install and use the the Closure compiler from Python, bundling the closure.jar with the Python package.

I recommend looking at webassets for your CSS/JS compression needs.

Versions

Version YYYYMMDD of this package will bundle the corresponding version of the compiler (Closure uses the build date as the version).

If you want a new version to be uploaded, open a ticket at the Github page.

About

Closure compiler packaged for Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published