summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 218b5c10f0c4ea3330b96ec12305d7ca959ca9b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-mercantile
	pkgdesc = Spherical mercator tile and coordinate utilities
	pkgver = 1.1.6
	pkgrel = 4
	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.1.6.tar.gz
	source = https://raw.githubusercontent.com/mapbox/mercantile/master/LICENSE.txt
	sha256sums = 0dff4cbc2c92ceca0e0dfbb3dc74392a96d33cfa29afb1bdfcc80283d3ef4207
	sha256sums = 30a7b88bfe78000da504b2d6dba9acac1925cf03a55439c1477602c75b46ca37

pkgname = python-mercantile