summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 616c68d330e836dbbb7a03abe0ebff48463b6f82 (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 = 8.3.8
	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.3.8/netron-8.3.8.tar.gz
	sha256sums = 9e958fa927948785d2a695a3275e5fd13dd20bc572d59d6e3d329216f8cf86e9

pkgname = netron-cli