Install this package:
emerge -a dev-python/espeakng-loader
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.2.4 | 8 | ~amd64 | 0 |
<pkgmetadata>
<maintainer type="person">
<email>iohann.s.titov@gmail.com</email>
<name>Ivan S. Titov</name>
</maintainer>
<longdescription lang="en">
Gentoo-specific thin replacement for the upstream espeakng-loader
package on PyPI. Upstream ships pre-built wheels with a bundled
libespeak-ng.so binary per platform — Gentoo-hostile vendoring.
This ebuild installs a hand-written module exposing the same
four-function API (get_library_path / get_data_path /
load_library / make_library_available) but returns system paths
from app-accessibility/espeak-ng.
Used by dev-python/misaki[en] in the kokoro chain.
</longdescription>
<upstream>
<remote-id type="github">thewh1teagle/espeakng-loader</remote-id>
<remote-id type="pypi">espeakng-loader</remote-id>
</upstream>
</pkgmetadata>