mirror of
https://github.com/archlinux/aur.git
synced 2026-02-07 12:41:55 +01:00
23 lines
813 B
Text
23 lines
813 B
Text
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
|