blob: a585ad519cf53cfd7db745d4c3e2565a467727c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = python-formulaic
pkgdesc = A high performance of Wilkinson formulas in Pythonn
pkgver = 1.0.2
pkgrel = 1
url = https://github.com/matthewwardrop/formulaic
arch = any
license = MIT
checkdepends = python-pytest
checkdepends = python-sympy
makedepends = python-build
makedepends = python-hatch-vcs
makedepends = python-hatchling
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-astor
depends = python-interface-meta
depends = python-numpy
depends = python-pandas
depends = python-scipy
depends = python-typing_extensions
depends = python-wrapt
optdepends = python-pyarrow
optdepends = python-sympy
source = https://files.pythonhosted.org/packages/source/f/formulaic/formulaic-1.0.2.tar.gz
sha256sums = 6eb65bedd1903c5381d8f2ae7a55b6ba13cb77d57bbaf6e4278f3b2c38e3660e
pkgname = python-formulaic
|