python-kml

Library to manipulate KML 2.2 OGC standard files - Python extension
  https://github.com/libkml/libkml
  0
  no reviews



This is a library for use with applications that want to parse, generate and operate on KML, a geo-data XML variant. It is an implementation of the OGC KML 2.2 standard. It is written in C++ and bindings are available via SWIG to Java and Python.

This package contains required extensions for Python applications.