summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cae23e6c0806cc559d2161bb58788f8415d12f0f (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.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.12.1.tar.gz::https://github.com/sdv-dev/Copulas/archive/v0.12.1.tar.gz
	sha512sums = 2b6097ab01b5745302beab2cf55631d5b0a454a91a9faa17dee554957b24e98c40d3ba69c8e5668fc19aa426af27f8fac78b9f0ee6c34345afe59d73d290e9ad

pkgname = python-copulas