Automatically exported from code.google.com/p/pykml
BSD 3-Clause "New" or "Revised" License
0
stars
0
forks
source link
readme
====
PyKML
PyKML is a Python package for authoring, parsing, and manipulating KML
documents. It is based on the lxml library (http://codespeak.net/lxml/)
which provides a Python API for working with XML documents.