blob: f1acc5fb144a0a198712ca0d186d86289e196025 (
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.18.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.18.0.tar.gz::https://github.com/jackwish/tflite/archive/v2.18.0.tar.gz
b2sums = b4c6479ce750af9a47a7ad2d404af78a23fb29ff525298fa120a090227076b0d7f3d066ce91498c87d5276657069a4d802e1150a40795e668f447118c36cc50d
pkgname = python-tflite
|