summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b2819918311a24b2e23f2e6b046960ae74eeff40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-mercantile
	pkgdesc = Spherical mercator tile and coordinate utilities
	pkgver = 1.2.1
	pkgrel = 1
	url = https://github.com/mapbox/mercantile
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-click
	optdepends = check-manifest: dev tools
	optdepends = python-coveralls: test tools
	optdepends = python-hypothesis: test tools
	optdepends = python-pytest-cov: test tools
	optdepends = python-pydocstyle: doc style control
	source = https://files.pythonhosted.org/packages/source/m/mercantile/mercantile-1.2.1.tar.gz
	source = https://raw.githubusercontent.com/mapbox/mercantile/master/LICENSE.txt
	sha256sums = fa3c6db15daffd58454ac198b31887519a19caccee3f9d63d17ae7ff61b3b56b
	sha256sums = b62b62ad938b5e163b58c137c89f8241b318f203a90fcc0920e9c2bca8eeb555

pkgname = python-mercantile