summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 229b18bbe0195e5c36badd73adf8f2f414594d41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-geonamescache
	pkgdesc = A Python library that provides functions to retrieve names, ISO and FIPS codes of continents, countries as well as US states and counties as Python dictionaries. The country and city datasets also include population and geographic data.
	pkgver = 1.2.0
	pkgrel = 1
	url = https://github.com/yaph/geonamescache
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	source = https://files.pythonhosted.org/packages/b7/14/496060518f2390d1cda1c94907250f0b0c2ffa0dfad1f3d8006258b70dc9/geonamescache-1.2.0.tar.gz
	sha256sums = 40f92d4de21f7b7e49b352c2cb150735067c924d86f37626a17f998eb40e2e94

pkgname = python-geonamescache