summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 83160234dcd6ae2084cccdc9557da90868198341 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
pkgbase = python-pykml
	pkgdesc = 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.
        pkgver = 0.1.3
	pkgrel = 1
	url = https://pythonhosted.org/pykml/
	arch = any
	license = BSD
	depends = python
	source = https://pypi.python.org/packages/8f/16/276e16f024db5aca4c8891cecd56219a5a1e016fa356e858dfb04590b1d5/pykml-0.1.3.tar.gz
	md5sums = bc5c499b4e16cf51d502f9c828284f96

pkgname = python-pykml