summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 42a39dbae955457f0720942d8e0285e2a8eeb4a9 (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 = 6.9.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/v6.9.4/netron-6.9.4.tar.gz
	sha256sums = 6740bfe5304bc643e34c01dc1ea6d740ba8947a58547d2c2cdf5d2a15fdfb4ec

pkgname = netron-cli