blob: 2fda1df50900df41bd1ee3b5a0e35fbcae9bbf63 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-archspec
pkgdesc = A library for detecting, labeling, and reasoning about microarchitectures
pkgver = 0.2.5
pkgrel = 1
url = https://github.com/archspec/archspec
arch = any
license = MIT
makedepends = python-poetry
depends = python
source = https://files.pythonhosted.org/packages/source/a/archspec/archspec-0.2.5.tar.gz
sha256sums = 5bec8dfc5366ff299071200466dc9572d56db4e43abca3c66bdd62bc2b731a2a
pkgname = python-archspec
|