aur/.SRCINFO
2026-02-07 04:19:23 +08:00

18 lines
629 B
Text

pkgbase = netron-cli
pkgdesc = Visualizer for neural network, deep learning, and machine learning models (CLI only)
pkgver = 8.8.9
pkgrel = 1
url = https://netron.app/
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
optdepends = python-onnx: serializing ONNX models
optdepends = python-pytorch: serializing PyTorch models
source = https://github.com/lutzroeder/netron/archive/v8.8.9/netron-8.8.9.tar.gz
sha256sums = 706a708fd9121dcdd658b9d40386dad5af05c0cc80bc52e3fb935729a63fc7f0
pkgname = netron-cli