summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ed53d87f3e2e316a0a992265cdb8fbe54f3e5d4c (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.1.6
	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.1.6/netron-7.1.6.tar.gz
	sha256sums = cfac954e1d1e19df7b2c31a58ebd534b59c14027e2655da0e247d663177f9905

pkgname = netron-cli