blob: f66afe22b482c99ffc30c7b0d4878063c90357bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-luwen
pkgdesc = Python package for the tenstorrent system interface library
pkgver = 0.8.5
pkgrel = 1
url = https://github.com/tenstorrent/luwen
arch = x86_64
license = Apache
makedepends = gcc
makedepends = rust
makedepends = make
makedepends = python
makedepends = python-pip
makedepends = maturin
makedepends = python-installer
makedepends = protobuf
provides = python-luwen=0.8.5
source = luwen::git+https://github.com/tenstorrent/luwen.git
sha256sums = SKIP
pkgname = python-luwen
pkgname = luwencpp
|