Geojson 1.0

Sean Gillies <[email protected]> Sat, 02 Aug 2008 14:17:41 -0600
Newsgroups gmane.comp.gis.freegis
Message-ID <[email protected]>
Geojson provides a framework for encoding and decoding GeoJSON formatted
data. It is based on the simplejson package and is pure Python, which
means you can use it with App Engine as well as other applications.
Please see the entry in PyPI for more details:

http://pypi.python.org/pypi/geojson/1.0

Cheers,
Sean