summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0f58e3b89e36ce093aedfccde7818518fda0eeb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-copulas
	pkgdesc = Create tabular synthetic data using copulas-based modeling
	pkgver = 0.12.0
	pkgrel = 1
	url = https://github.com/sdv-dev/Copulas
	arch = x86_64
	license = BUSL-1.1
	checkdepends = python-pytest
	checkdepends = python-invoke
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-pandas
	depends = python-plotly
	depends = python-scipy
	optdepends = python-markupsafe
	optdepends = python-scikit-learn
	optdepends = jupyter-notebook
	source = Copulas-0.12.0.tar.gz::https://github.com/sdv-dev/Copulas/archive/v0.12.0.tar.gz
	sha512sums = 549607b360abf77e3e66741637d91501385e1421acd66d4fa4fb7f37af1b4d4aa6d894a68b661beeb197ffb31eb16addf278c1ccbad482d78a25ad8b67e6f819

pkgname = python-copulas