summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c2cc89c5c0d689dc0b4b177510c0cbd023f5d89d (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.4.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/v7.4.9/netron-7.4.9.tar.gz
	sha256sums = 6d56b84b06295b828073a0c6e55c9a0ae6150d032fffb30197319ca74f76dcc3

pkgname = netron-cli