summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2b1fe1bbbad74c832f5f1e1c65bcbb57be1660eb (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.2.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.2.6/netron-7.2.6.tar.gz
	sha256sums = 99daaf56f02d9a933cb9505f0c5085ed2e1dd88385d49665a2f10715eea449f9

pkgname = netron-cli