summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 68ce2e5972e818966a3a8d4bbe17736b21d62bb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-tflite
	pkgdesc = Parse TFLite models (*.tflite) EASILY with Python
	pkgver = 2.10.0
	pkgrel = 1
	url = https://github.com/jackwish/tflite
	arch = any
	license = Apache
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-flatbuffers
	source = python-tflite-2.10.0.tar.gz::https://github.com/jackwish/tflite/archive/v2.10.0.tar.gz
	sha256sums = e77d131ed3d10a8f3b0e3ff845a6985b3b8b90ff8426b2e2336ea52e811ea9ff

pkgname = python-tflite