summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 93edeeabaeed710e106cefd225f94c0729761c32 (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.14.1
	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.14.1.tar.gz::https://github.com/sdv-dev/Copulas/archive/v0.14.1.tar.gz
	sha512sums = 6cf56390ee6e0bb4d77405edf89a360bab00c16454fd376f14e5b9208ec46dfcce88c2c3cf8933bc282f997e7cb7de3bab33341ab15a9c04a85f14858d2eb078

pkgname = python-copulas