summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8540267e45103ff7c8f29e73b4ed8ee4c1571e9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = netron-cli
	pkgdesc = Visualizer for neural network, deep learning, and machine learning models (CLI only)
	pkgver = 7.0.4
	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/v7.0.4/netron-7.0.4.tar.gz
	sha256sums = 91cbc3de227f37181239ff751babed07a17ed8bb670f579fcf82e43ab7688634

pkgname = netron-cli