spark706 / pykml

Mirror/Fork of http://code.google.com/p/pykml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

====
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.

------------
Dependencies
------------

* lxml (>=2.2.8, older versions not tested)

About

Mirror/Fork of http://code.google.com/p/pykml

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%