blob: 8eafee5197e3b79f9c57bd95812bac93943db980 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-streamlit-webrtc
pkgdesc = Real-time video and audio streams over the network, with Streamlit
pkgver = 0.40.0
pkgrel = 1
url = https://github.com/whitphx/streamlit-webrtc
arch = any
license = MIT
makedepends = python-setuptools
depends = python-aiortc
depends = python-streamlit
source = streamlit-webrtc-0.40.0.tar.gz::https://files.pythonhosted.org/packages/source/s/streamlit-webrtc/streamlit-webrtc-0.40.0.tar.gz
sha512sums = 5a4d206afc039a36a1030734dd58d13c2356a4df217c70029975199c2cc96b32669d5848aadfdf52e4d9dd055007d581e7bf4ce8eb72b111cc19a80230d820ca
pkgname = python-streamlit-webrtc
|