彭宇 223e7e786e 首次提交 hai 1 ano
..
catalogues 223e7e786e 首次提交 hai 1 ano
README.txt 223e7e786e 首次提交 hai 1 ano
closure.py 223e7e786e 首次提交 hai 1 ano
closure_ws.py 223e7e786e 首次提交 hai 1 ano
jsmin.c 223e7e786e 首次提交 hai 1 ano
jsmin.py 223e7e786e 首次提交 hai 1 ano
mergejs.py 223e7e786e 首次提交 hai 1 ano
mkpjcat.py 223e7e786e 首次提交 hai 1 ano
pjjs.py 223e7e786e 首次提交 hai 1 ano
toposort.py 223e7e786e 首次提交 hai 1 ano

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.