python-espeak 0.5-5 source package in Ubuntu

Changelog

python-espeak (0.5-5) unstable; urgency=medium

  * control: Bump Standards-Version to 4.6.0 (no change)
  * control: Make Multi-Arch: same.
  * control: Replace python3-all-dev build-dep with python3-all-dev:any,
    libpython3-all-dev.
  * control, rules: Replace dh-python and --with python3 with
    dh-sequence-python3.

 -- Samuel Thibault <email address hidden>  Sun, 01 Jan 2023 22:38:37 +0100

Upload details

Uploaded by:
Debian TTS Team
Uploaded to:
Sid
Original maintainer:
Debian TTS Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-espeak_0.5-5.dsc 2.0 KiB 4da2a2e3c777cfb72f37757a50ca241b9ca8fe4cfd8a13cfea31acc98611a554
python-espeak_0.5.orig.tar.gz 16.8 KiB bf471ecd7b1a08a32b1b01e8f2453f817bebbeeb45734d566378dc20a90295bb
python-espeak_0.5-5.debian.tar.xz 2.8 KiB c57d892a3906b37a8a2460f5799c0f7ce9b6848ce00eda00a2ca0927b3234d06

Available diffs

No changes file available.

Binary packages built by this source

python3-espeak: Python bindings for eSpeak

 eSpeak is a software speech synthesizer for English, and some other
 languages.
 .
 eSpeak produces good quality English speech. It uses a different synthesis
 method from other open source text to speech (TTS) engines, and sounds quite
 different. It's perhaps not as natural or "smooth", but some find the
 articulation clearer and easier to listen to for long periods.
 .
 This package contains bindings to use eSpeak from within Python
 applications.
 .
 Be aware that python-espeak is still in an early state; it's incomplete
 and the API may change in future versions.

python3-espeak-dbgsym: debug symbols for python3-espeak