summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5fc34ce7d84f44e8f353973d770d5283f25ef040 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-polyline
	pkgdesc = A Python implementation of Google's Encoded Polyline Algorithm Format.
	pkgver = 1.3
	pkgrel = 1
	url = https://github.com/hicsail/polyline
	arch = any
	license = MIT
	makedepends = python2-setuptools
	makedepends = python-setuptools
	source = https://github.com/hicsail/polyline/archive/v1.3.tar.gz
	md5sums = b153232f7b2ac11c9976c54fcc93aaf5

pkgname = python-polyline
	depends = python

pkgname = python2-polyline
	depends = python2