blob: 066337ab5ac56c0b35bb587b72bf89f0e609d1d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-nvidia-riva-client
pkgdesc = Python implementation of the Riva Client API.
pkgver = 2.26.0
pkgrel = 1
url = https://github.com/nvidia-riva/python-clients
arch = any
license = MIT
makedepends = python-installer
depends = python
depends = python-grpcio
depends = python-grpcio-tools
depends = python-websockets
depends = python-protobuf
noextract = nvidia_riva_client-2.26.0-py3-none-any.whl
source = https://files.pythonhosted.org/packages/py3/n/nvidia-riva-client/nvidia_riva_client-2.26.0-py3-none-any.whl
sha256sums = 16ffc98266fa7be7261e0675de6b7028e7f973c2ac3dfd679668148ff497cc0c
pkgname = python-nvidia-riva-client
|