summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 26837c57a9545f180f049aef89717e37e9598046 (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
33
pkgbase = python-cartopy
	pkgdesc = A cartographic Python library with Matplotlib support for visualisation
	pkgver = 0.24.1
	pkgrel = 1
	url = https://scitools.org.uk/cartopy/
	arch = x86_64
	license = BSD-3-Clause
	checkdepends = python-pytest
	checkdepends = python-pytest-mpl
	checkdepends = python-flufl-lock
	makedepends = cython
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	depends = python-matplotlib
	depends = python-numpy
	depends = python-pillow
	depends = python-pyproj
	depends = python-pyshp
	depends = python-scipy
	depends = python-shapely
	optdepends = python-beautifulsoup4: for use with SRTM data
	optdepends = python-fiona: faster shapefile reading
	optdepends = python-gdal: for use with SRTM data
	optdepends = python-owslib: access OGC clients
	optdepends = python-pyepsg: interface to https://epsg.io
	optdepends = python-pykdtree: faster warping of images
	source = https://files.pythonhosted.org/packages/source/c/cartopy/cartopy-0.24.1.tar.gz
	sha256sums = 01c910d5634c69a7efdec46e0a17d473d2328767f001d4dc0b5c4b48e585c8bd

pkgname = python-cartopy