limeng 4c00511367 init преди 2 години
..
catalogues 4c00511367 init преди 2 години
README.txt 4c00511367 init преди 2 години
closure.py 4c00511367 init преди 2 години
closure_ws.py 4c00511367 init преди 2 години
jsmin.c 4c00511367 init преди 2 години
jsmin.py 4c00511367 init преди 2 години
mergejs.py 4c00511367 init преди 2 години
mkpjcat.py 4c00511367 init преди 2 години
pjjs.py 4c00511367 init преди 2 години
toposort.py 4c00511367 init преди 2 години

README.txt

This directory contains tools used in the packaging or deployment of proj4js.

Javascript minimizing tools:

* jsmin.c, jsmin.py:
jsmin.py is a direct translation of the jsmin.c code into Python. jsmin.py
will therefore run anyplace Python runs... but at significantly slower speed.