1 This directory contains tools used in the packaging or deployment of OpenLayers.
3 Javascript minimizing tools:
6 jsmin.py is a direct translation of the jsmin.c code into Python. jsmin.py
7 will therefore run anyplace Python runs... but at significantly slower speed.
10 shrinksafe.py calls out to a third party javascript shrinking service. This
11 creates file sizes about 4% smaller (as of commit 501) of the OpenLayers
12 code. However, this also has the side effect of making you dependant on the
13 web service -- and since that service sometimes goes dead, it's risky to