limeng 4c00511367 init %!s(int64=2) %!d(string=hai) anos
..
catalogues 4c00511367 init %!s(int64=2) %!d(string=hai) anos
README.txt 4c00511367 init %!s(int64=2) %!d(string=hai) anos
closure.py 4c00511367 init %!s(int64=2) %!d(string=hai) anos
closure_ws.py 4c00511367 init %!s(int64=2) %!d(string=hai) anos
jsmin.c 4c00511367 init %!s(int64=2) %!d(string=hai) anos
jsmin.py 4c00511367 init %!s(int64=2) %!d(string=hai) anos
mergejs.py 4c00511367 init %!s(int64=2) %!d(string=hai) anos
mkpjcat.py 4c00511367 init %!s(int64=2) %!d(string=hai) anos
pjjs.py 4c00511367 init %!s(int64=2) %!d(string=hai) anos
toposort.py 4c00511367 init %!s(int64=2) %!d(string=hai) anos

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.