Metadata-Version: 2.5
Name: cloudlanguagetools
Version: 17.0.1
Summary: Interface with various cloud APIs for language processing such as translation, text to speech
Project-URL: Homepage, https://github.com/Vocab-Apps/cloud-language-tools-core
Project-URL: Repository, https://github.com/Vocab-Apps/cloud-language-tools-core
Author-email: Luc <languagetools@mailc.net>
License-Expression: GPL-3.0-or-later
License-File: LICENSE
Keywords: dictionary,language,text-to-speech,translation,transliteration
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Text Processing :: Linguistic
Requires-Python: >=3.14
Requires-Dist: audioop-lts>=0.2.2
Requires-Dist: azure-cognitiveservices-speech>=1.51.1
Requires-Dist: boto3>=1.35
Requires-Dist: botocore>=1.35
Requires-Dist: cachetools>=5.5
Requires-Dist: cloud-language-tools-wenlin>=2.0.1
Requires-Dist: cryptography>=44
Requires-Dist: google-cloud-texttospeech>=2.29.0
Requires-Dist: google-cloud-translate>=3.16
Requires-Dist: openai>=1.76.0
Requires-Dist: pinyin-jyutping>=0.9
Requires-Dist: pydantic>=2.12
Requires-Dist: pydub>=0.25.1
Requires-Dist: requests>=2.32
Requires-Dist: urllib3>=2.2
Description-Content-Type: text/markdown

# cloud-language-tools
Interface with various cloud APIs for translation, text to speech

## service keys
see utils/service_keys.py

## building releases
see package.sh
