mirror of
				https://github.com/jiawanlong/Cesium-Examples.git
				synced 2025-11-04 09:14:17 +00:00 
			
		
		
		
	| .. | ||
| catalogues | ||
| closure_ws.py | ||
| closure.py | ||
| jsmin.c | ||
| jsmin.py | ||
| mergejs.py | ||
| mkpjcat.py | ||
| pjjs.py | ||
| README.txt | ||
| toposort.py | ||
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.