summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0992b6711e3a6fa337398fc9435de662b08e6f5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-googlemaps
	pkgdesc = Python Client for Google Maps Services
	pkgver = 2.5.1
	pkgrel = 1
	url = https://github.com/googlemaps/google-maps-services-python
	arch = any
	license = Apache
	makedepends = python-setuptools
	depends = python
	depends = python-requests
	source = https://github.com/googlemaps/google-maps-services-python/archive/2.5.1.tar.gz
	md5sums = 184fe061a1c4a8eb3adfab53c7ef5330

pkgname = python-googlemaps