summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 60faaf6b9af2b743d6c6c1c9759851ebb908e023 (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-plotnine
	pkgdesc = A grammar of graphics for python
	pkgver = 0.14.5
	pkgrel = 1
	url = https://github.com/has2k1/plotnine
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-pytest-cov
	checkdepends = python-vcrpy
	checkdepends = python-geopandas
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	depends = python
	depends = python-matplotlib
	depends = python-pandas
	depends = python-mizani
	depends = python-numpy
	depends = python-scipy
	depends = python-statsmodels
	optdepends = python-adjusttext: Library to avoid/minimize text overlaps in plots
	optdepends = python-geopandas: Geospatial data support
	optdepends = python-scikit-learn: gaussian process smoothing, kernel density implementation
	optdepends = python-scikit-misc: loess smoothing
	optdepends = python-shapely: Manipulation and analysis of geometric objects in the Cartesian plane
	source = https://files.pythonhosted.org/packages/source/p/plotnine/plotnine-0.14.5.tar.gz
	sha256sums = 9e75969e8e10d8d770a4be36d10e075cc10b88ca6fcc99e36ada53436fb5653f

pkgname = python-plotnine