Source: pykml Section: python Priority: optional Maintainer: Debian GIS Project Uploaders: Antonio Valentino Rules-Requires-Root: no Testsuite: autopkgtest-pkg-python Build-Depends: debhelper-compat (= 12), dh-python, python3-all, python3-lxml, python3-pytest, python3-setuptools Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/debian-gis-team/pykml Vcs-Git: https://salsa.debian.org/debian-gis-team/pykml.git Homepage: https://github.com/tylere/pykml Package: python3-pykml Architecture: all Depends: ${python3:Depends}, ${misc:Depends} Description: Python KML library PyKML is a Python package for parsing and authoring KML documents. It is based on the lxml.objectify API (http://codespeak.net/lxml/objectify.html) which provides Pythonic access to XML documents. Package: pykml Architecture: all Section: utils Depends: python3-pykml (= ${source:Version}), ${python3:Depends}, ${misc:Depends} Description: Python KML library -- scripts PyKML is a Python package for parsing and authoring KML documents. It is based on the lxml.objectify API (http://codespeak.net/lxml/objectify.html) which provides Pythonic access to XML documents. . This package contain executable programs provided by the pykml Python package.