summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 238af8ab90d18f95f5d5a540ace21d069a0ebdf3 (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
pkgbase = python-mapclassify
	pkgdesc = Classification schemes for choropleth mapping.
	pkgver = 2.4.3
	pkgrel = 1
	url = https://github.com/pysal/mapclassify
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python-scipy
	depends = python-numpy
	depends = python-scikit-learn
	depends = python-pandas
	depends = python-networkx
	optdepends = python-sphinx: documents
	optdepends = python-sphinx-gallery: documents
	optdepends = python-sphinx-bootstrap-theme: documents
	optdepends = python-sphinxcontrib-bibtex: documents
	optdepends = python-numpydoc: documents
	optdepends = python-pytest: tests
	optdepends = python-pytest-cov: tests
	optdepends = python-codecov: tests
	optdepends = python-geopandas: tests
	optdepends = python-libpysal: tests
	optdepends = python-palettable: tests
	source = https://files.pythonhosted.org/packages/source/m/mapclassify/mapclassify-2.4.3.tar.gz
	b2sums = 227465a610d90a6a78d4eebdfebe19433bca5262c843169d53c11be8603ab27ba9957170327ed2c861c5a859cdb5169600f6566723a592fb5a702488be57d0f6

pkgname = python-mapclassify