Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-gtts-2.2.4-1.mga8 RPM for noarch

From Mageia 8 for i586 / media / core / updates

Name: python3-gtts Distribution: Mageia
Version: 2.2.4 Vendor: Mageia.Org
Release: 1.mga8 Build date: Sun Jul 23 21:18:32 2023
Group: Development/Python Build host: localhost
Size: 145765 Source RPM: python-gtts-2.2.4-1.mga8.src.rpm
Packager: wally <wally>
Url: https://github.com/ssut/py-googletrans
Summary: Python library and CLI tool to interface with Google Translate text-to-speech API
gTTS (Google Text-to-Speech), a Python library and CLI tool to interface with
Google Translate's text-to-speech API.

Provides

Requires

License

MIT

Changelog

* Sun Jul 23 2023 wally <wally> 2.2.4-1.mga8
  + Revision: 1964121
  - 2.2.4 for mga8
  - imported package python-gtts

Files

/usr/bin/gtts-cli
/usr/lib/python3.8/site-packages/gTTS-2.2.4.dist-info
/usr/lib/python3.8/site-packages/gTTS-2.2.4.dist-info/INSTALLER
/usr/lib/python3.8/site-packages/gTTS-2.2.4.dist-info/LICENSE
/usr/lib/python3.8/site-packages/gTTS-2.2.4.dist-info/METADATA
/usr/lib/python3.8/site-packages/gTTS-2.2.4.dist-info/WHEEL
/usr/lib/python3.8/site-packages/gTTS-2.2.4.dist-info/entry_points.txt
/usr/lib/python3.8/site-packages/gTTS-2.2.4.dist-info/top_level.txt
/usr/lib/python3.8/site-packages/gtts
/usr/lib/python3.8/site-packages/gtts/__init__.py
/usr/lib/python3.8/site-packages/gtts/__pycache__
/usr/lib/python3.8/site-packages/gtts/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/gtts/__pycache__/__init__.cpython-38.pyc
/usr/lib/python3.8/site-packages/gtts/__pycache__/accents.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/gtts/__pycache__/accents.cpython-38.pyc
/usr/lib/python3.8/site-packages/gtts/__pycache__/cli.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/gtts/__pycache__/cli.cpython-38.pyc
/usr/lib/python3.8/site-packages/gtts/__pycache__/lang.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/gtts/__pycache__/lang.cpython-38.pyc
/usr/lib/python3.8/site-packages/gtts/__pycache__/langs.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/gtts/__pycache__/langs.cpython-38.pyc
/usr/lib/python3.8/site-packages/gtts/__pycache__/tts.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/gtts/__pycache__/tts.cpython-38.pyc
/usr/lib/python3.8/site-packages/gtts/__pycache__/utils.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/gtts/__pycache__/utils.cpython-38.pyc
/usr/lib/python3.8/site-packages/gtts/__pycache__/version.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/gtts/__pycache__/version.cpython-38.pyc
/usr/lib/python3.8/site-packages/gtts/accents.py
/usr/lib/python3.8/site-packages/gtts/cli.py
/usr/lib/python3.8/site-packages/gtts/lang.py
/usr/lib/python3.8/site-packages/gtts/langs.py
/usr/lib/python3.8/site-packages/gtts/tests
/usr/lib/python3.8/site-packages/gtts/tests/__init__.py
/usr/lib/python3.8/site-packages/gtts/tests/__pycache__
/usr/lib/python3.8/site-packages/gtts/tests/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/gtts/tests/__pycache__/__init__.cpython-38.pyc
/usr/lib/python3.8/site-packages/gtts/tests/__pycache__/test_cli.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/gtts/tests/__pycache__/test_cli.cpython-38.pyc
/usr/lib/python3.8/site-packages/gtts/tests/__pycache__/test_lang.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/gtts/tests/__pycache__/test_lang.cpython-38.pyc
/usr/lib/python3.8/site-packages/gtts/tests/__pycache__/test_tts.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/gtts/tests/__pycache__/test_tts.cpython-38.pyc
/usr/lib/python3.8/site-packages/gtts/tests/__pycache__/test_utils.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/gtts/tests/__pycache__/test_utils.cpython-38.pyc
/usr/lib/python3.8/site-packages/gtts/tests/test_cli.py
/usr/lib/python3.8/site-packages/gtts/tests/test_lang.py
/usr/lib/python3.8/site-packages/gtts/tests/test_tts.py
/usr/lib/python3.8/site-packages/gtts/tests/test_utils.py
/usr/lib/python3.8/site-packages/gtts/tokenizer
/usr/lib/python3.8/site-packages/gtts/tokenizer/__init__.py
/usr/lib/python3.8/site-packages/gtts/tokenizer/__pycache__
/usr/lib/python3.8/site-packages/gtts/tokenizer/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/gtts/tokenizer/__pycache__/__init__.cpython-38.pyc
/usr/lib/python3.8/site-packages/gtts/tokenizer/__pycache__/core.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/gtts/tokenizer/__pycache__/core.cpython-38.pyc
/usr/lib/python3.8/site-packages/gtts/tokenizer/__pycache__/pre_processors.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/gtts/tokenizer/__pycache__/pre_processors.cpython-38.pyc
/usr/lib/python3.8/site-packages/gtts/tokenizer/__pycache__/symbols.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/gtts/tokenizer/__pycache__/symbols.cpython-38.pyc
/usr/lib/python3.8/site-packages/gtts/tokenizer/__pycache__/tokenizer_cases.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/gtts/tokenizer/__pycache__/tokenizer_cases.cpython-38.pyc
/usr/lib/python3.8/site-packages/gtts/tokenizer/core.py
/usr/lib/python3.8/site-packages/gtts/tokenizer/pre_processors.py
/usr/lib/python3.8/site-packages/gtts/tokenizer/symbols.py
/usr/lib/python3.8/site-packages/gtts/tokenizer/tokenizer_cases.py
/usr/lib/python3.8/site-packages/gtts/tts.py
/usr/lib/python3.8/site-packages/gtts/utils.py
/usr/lib/python3.8/site-packages/gtts/version.py
/usr/share/doc/python3-gtts
/usr/share/doc/python3-gtts/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 16:22:09 2024