gtts 2.5.1-1 source package in Ubuntu
Changelog
gtts (2.5.1-1) unstable; urgency=medium * New upstream version. * d/control: Update Homepage link to use documentation instead of the pypi link. -- Emmanuel Arias <email address hidden> Wed, 31 Jan 2024 19:37:55 -0300
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Oracular | release | universe | misc | |
Noble | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gtts_2.5.1-1.dsc | 2.0 KiB | 114a49610eb83fa579b80f87a6029b854d3698b7359bc8e6f85f00030288aac4 |
gtts_2.5.1.orig.tar.gz | 23.4 KiB | 02d0a9874f945dee9cd5092991c60bc88d4b7767b8cd81144b6fb49dc3de6897 |
gtts_2.5.1-1.debian.tar.xz | 4.4 KiB | 1393797d6c3fd862f8f7e688ff1e51b2a5601515833c76182dde75596d633df5 |
Available diffs
- diff from 2.5.0-1 to 2.5.1-1 (1.8 KiB)
No changes file available.
Binary packages built by this source
- python3-gtts: Wrapper and CLI utility for the Google TTS (Text-to-Speech) API (Python 3)
A Python interface for Google's Text to Speech API. Create an mp3
file with the gTTS module or the gtts-cli tool. It allows unlimited
lengths to be spoken by tokenizing long sentences where the speech
would naturally pause.
.
This package contains the module for Python 3.