blob: d765451a4532d15ee6c11fd1e8b0d3d7cf700c0d (
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-plotnine
pkgdesc = A grammar of graphics for python
pkgver = 0.15.7
pkgrel = 1
url = https://github.com/has2k1/plotnine
arch = any
license = MIT
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.15.7.tar.gz
sha256sums = 6e578bdd93c7ba12ce495dcdeaf8651f8e4ccdceb0c85b94c8195566d709c2a0
pkgname = python-plotnine
|