blob: 927d098d09b05f540688ba7a2926f55e7d8aa106 (
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
28
29
30
31
32
33
|
pkgbase = python-audiblez
pkgdesc = Generate audiobooks from e-books (epub to wav/m4b)
pkgver = 0.4.9
pkgrel = 1
url = https://pypi.org/project/audiblez
arch = any
license = MIT
makedepends = python-poetry
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-beautifulsoup4
depends = python-numpy
depends = python-soundfile
depends = python-pillow
depends = python-wxpython
depends = python-tabulate
depends = python-ebooklib
depends = python-kokoro
depends = python-spacy
depends = python-phonemizer
depends = python-pick
optdepends = python-pytorch-cuda: Tensors and Dynamic neural networks in Python with strong GPU acceleration (with CUDA)
provides = python-audiblez
conflicts = python-audiblez
options = !strip
options = !debug
source = audiblez-0.4.9.tar.gz::https://files.pythonhosted.org/packages/source/a/audiblez/audiblez-0.4.9.tar.gz
sha256sums = c8e054ffcdc22606908f876b6c2f9c87bf07bf7191668f45d56df8d25659cb65
pkgname = python-audiblez
|