blob: bad5b38f2d00ec078d4b3970b3ed6e6bc9b1419d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
pkgbase = python-edge-tts
pkgdesc = Use Microsoft Edge's online text-to-speech service from within your Python code or using the provided edge-tts or edge-playback command
pkgver = 6.1.15
pkgrel = 1
url = https://github.com/rany2/edge-tts
arch = any
license = GPL3
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-aiohttp
depends = python-yarl
depends = python-frozenlist
depends = python-async-timeout
depends = python-multidict
depends = python-charset-normalizer
depends = python-aiosignal
depends = python-attrs
depends = python-idna
depends = python-certifi
optdepends = mpv: immediate tts playback with the provided edge-playback command
source = https://files.pythonhosted.org/packages/51/b2/11cc81766f37a1fbf436bc5b334d2b831946c90f9e28f0b7d242075f12cb/edge_tts-6.1.15.tar.gz
sha256sums = 9e8c60cd30e83db379151736a4aaee0a2de6b999bc4e4b312ee7895dc987806d
pkgname = python-edge-tts
|