blob: f60bd05e13ca5580821e3f3c304ed179179b15c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-luwen-git
pkgdesc = Python package for the tenstorrent system interface library
pkgver = 0.4.3
pkgrel = 2
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
provides = python-luwen
source = luwen::git+https://github.com/tenstorrent/luwen.git
sha256sums = SKIP
pkgname = python-luwen-git
|