blob: 6aa1ef7e0f4e80e5a8312d5a220faafe27331c67 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-livekit-plugins-assemblyai
pkgdesc = Agent Framework plugin for AssemblyAI.
pkgver = 0.2.2
pkgrel = 3
url = https://github.com/livekit/agents/tree/main/livekit-plugins/livekit-plugins-assemblyai
arch = x86_64
arch = aarch64
license = Apache-2.0
makedepends = python-setuptools
makedepends = python-wheel
depends = python>=3.9
depends = python-livekit-agents
source = https://files.pythonhosted.org/packages/source/l/livekit-plugins-assemblyai/livekit_plugins_assemblyai-0.2.2.tar.gz
sha256sums = 2a28ebef45a18699d8fea51f95e11d261725afe00d85a178fd4365540ea8942d
pkgname = python-livekit-plugins-assemblyai
|