limeng 4c00511367 init 2 gadi atpakaļ
..
catalogues 4c00511367 init 2 gadi atpakaļ
README.txt 4c00511367 init 2 gadi atpakaļ
closure.py 4c00511367 init 2 gadi atpakaļ
closure_ws.py 4c00511367 init 2 gadi atpakaļ
jsmin.c 4c00511367 init 2 gadi atpakaļ
jsmin.py 4c00511367 init 2 gadi atpakaļ
mergejs.py 4c00511367 init 2 gadi atpakaļ
mkpjcat.py 4c00511367 init 2 gadi atpakaļ
pjjs.py 4c00511367 init 2 gadi atpakaļ
toposort.py 4c00511367 init 2 gadi atpakaļ

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.