gtts 2.0.3-3 source package in Ubuntu

Changelog

gtts (2.0.3-3) unstable; urgency=medium

  * Bump debhelper from old 12 to 13.
  * Set upstream metadata fields: Bug-Submit.
  * Update standards version to 4.6.0, no changes needed.

 -- Debian Janitor <email address hidden>  Wed, 25 May 2022 21:08:43 +0100

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 Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gtts_2.0.3-3.dsc 2.0 KiB 89a313d3735dcd1dd8d85be4076388ab99d50299ef4a095b3e823e0b9eef15ee
gtts_2.0.3.orig.tar.gz 23.6 KiB a6d4cf039da2797de8af2da7c1f0ce700ac0b48601ce6c11a02b337fd6bdcf57
gtts_2.0.3-3.debian.tar.xz 4.0 KiB b2378c29176ab2e42d58f395553d872fc02e5a0d5bb94642c7a428021c7f354e

Available diffs

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.