cloudlanguagetools 7.4__tar.gz → 7.7__tar.gz
Sign up to get free protection for your applications and to get access to all the features.
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/PKG-INFO +1 -1
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools.egg-info/PKG-INFO +1 -1
- cloudlanguagetools-7.7/cloudlanguagetools.egg-info/requires.txt +1 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/setup.py +2 -2
- cloudlanguagetools-7.4/cloudlanguagetools.egg-info/requires.txt +0 -1
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/LICENSE +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/README.rst +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/__init__.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/amazon.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/argostranslate.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/azure.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/cereproc.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/chatapi.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/constants.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/deepl.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/dictionarylookup.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/easypronunciation.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/elevenlabs.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/encryption.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/epitran.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/errors.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/forvo.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/fptai.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/google.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/keys.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/languages.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/libretranslate.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/mandarincantonese.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/naver.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/openai.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/options.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/pythainlp.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/service.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/servicemanager.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/spacy.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/test_services.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/tokenization.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/translationlanguage.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/transliterationlanguage.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/ttsvoice.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/vocalware.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/voicen.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/watson.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/wenlin.py +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools.egg-info/SOURCES.txt +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools.egg-info/dependency_links.txt +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools.egg-info/top_level.txt +0 -0
- {cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: cloudlanguagetools
|
3
|
-
Version: 7.
|
3
|
+
Version: 7.7
|
4
4
|
Summary: Interface with various cloud APIs for language processing such as translation, text to speech
|
5
5
|
Home-page: https://github.com/Language-Tools/cloud-language-tools-core
|
6
6
|
Author: Luc
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: cloudlanguagetools
|
3
|
-
Version: 7.
|
3
|
+
Version: 7.7
|
4
4
|
Summary: Interface with various cloud APIs for language processing such as translation, text to speech
|
5
5
|
Home-page: https://github.com/Language-Tools/cloud-language-tools-core
|
6
6
|
Author: Luc
|
@@ -0,0 +1 @@
|
|
1
|
+
clt_requirements>=1.6
|
@@ -6,7 +6,7 @@ from setuptools.command.install import install
|
|
6
6
|
# twine upload dist/*
|
7
7
|
|
8
8
|
setup(name='cloudlanguagetools',
|
9
|
-
version='7.
|
9
|
+
version='7.7',
|
10
10
|
description='Interface with various cloud APIs for language processing such as translation, text to speech',
|
11
11
|
long_description=open('README.rst', encoding='utf-8').read(),
|
12
12
|
url='https://github.com/Language-Tools/cloud-language-tools-core',
|
@@ -19,6 +19,6 @@ setup(name='cloudlanguagetools',
|
|
19
19
|
license='GPL',
|
20
20
|
packages=['cloudlanguagetools'],
|
21
21
|
install_requires=[
|
22
|
-
'clt_requirements>=1.
|
22
|
+
'clt_requirements>=1.6',
|
23
23
|
],
|
24
24
|
)
|
@@ -1 +0,0 @@
|
|
1
|
-
clt_requirements>=1.4
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools/transliterationlanguage.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{cloudlanguagetools-7.4 → cloudlanguagetools-7.7}/cloudlanguagetools.egg-info/dependency_links.txt
RENAMED
File without changes
|
File without changes
|
File without changes
|