summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fdbb42d31ffee95d415e108e9bae996dafed726e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
pkgbase = python-cartopy
	pkgdesc = A cartographic Python library with Matplotlib support for visualisation
	pkgver = 0.20.3
	pkgrel = 1
	url = https://scitools.org.uk/cartopy/
	arch = x86_64
	license = LGPL3
	checkdepends = python-pytest
	checkdepends = python-flufl-lock
	makedepends = python-setuptools
	makedepends = cython
	makedepends = python-setuptools-scm
	depends = geos
	depends = proj
	depends = python-certifi
	depends = python-matplotlib
	depends = python-numpy
	depends = python-pillow
	depends = python-pyproj
	depends = python-pyshp
	depends = python-scipy
	depends = python-shapely
	depends = python-six
	optdepends = python-fiona: faster shapefile reading
	optdepends = python-gdal: for use with SRTM data
	optdepends = python-pyepsg: interface to https://epsg.io
	optdepends = python-pykdtree: faster warping of images
	optdepends = python-owslib: access OGC clients
	source = https://files.pythonhosted.org/packages/source/C/Cartopy/Cartopy-0.20.3.tar.gz
	sha256sums = 0d60fa2e2fbd77c4d1f6b1f9d3b588966147f07c1b179d2d34570ac1e1b49006

pkgname = python-cartopy