blob: f3d88341afe4560f2ace3de6d64c60358bd34177 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-amazon-transcribe
pkgdesc = Async Python SDK for Amazon Transcribe Streaming.
pkgver = 0.6.4
pkgrel = 1
url = https://github.com/awslabs/amazon-transcribe-streaming-sdk
arch = any
license = Apache-2.0
checkdepends = python-pytest
checkdepends = python-pytest-asyncio
checkdepends = python-pytest-cov
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-awscrt
source = https://github.com/awslabs/amazon-transcribe-streaming-sdk/archive/refs/tags/v0.6.4.tar.gz
sha256sums = a83cf74ec58f49d85b35069d682de28873684f4461adef8108f72f2eb3b624a3
pkgname = python-amazon-transcribe
|