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

pkgname = python-copulas