limeng 6033dba47c init 6 月之前
..
catalogues 6033dba47c init 6 月之前
README.txt 6033dba47c init 6 月之前
closure.py 6033dba47c init 6 月之前
closure_ws.py 6033dba47c init 6 月之前
jsmin.c 6033dba47c init 6 月之前
jsmin.py 6033dba47c init 6 月之前
mergejs.py 6033dba47c init 6 月之前
mkpjcat.py 6033dba47c init 6 月之前
pjjs.py 6033dba47c init 6 月之前
toposort.py 6033dba47c init 6 月之前

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.