summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a14a742a10c0b0b9b978e1d3e0154f42b7602ba6 (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.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.1.4/netron-7.1.4.tar.gz
	sha256sums = ccb7c4fb05d15225b1896c650f3f7013b4d8bbe54e9e684782f042246550e4c5

pkgname = netron-cli