blob: 43a4a1b766a19fde8dc44db879189b20c7f89814 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-voicerss-tts
pkgdesc = Access the http://www.voicerss.org/api/ Text to Voice API.
pkgver = 1.0.6
pkgrel = 1
url = https://bitbucket.org/daycoder/voicerss_tts.git
arch = any
license = MIT
makedepends = python-setuptools
depends = python-pip
depends = python-logging-helper
depends = python-fdutil
depends = python-cachingutil
source = https://pypi.io/packages/source/v/voicerss_tts/voicerss_tts-1.0.6.tar.gz
md5sums = edc60d36861eda79c7a0bc9b4c91b599
pkgname = python-voicerss-tts
|