Metadata-Version: 2.1
Name: translator-project
Version: 3.0.1
Summary: Translator test project
Author: Michał Hybiński
Author-email: michal.hybinski@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: deep-translator (>=1.11.4,<2.0.0)
Description-Content-Type: text/markdown

# translator test project
for testing purposes only

# dummy instruction
    Translates given text using Google Translator.

    Pass the languages by the name or by abbreviation, eg. 'english' or 'en'.
    Pass 'auto' for automatic detection of source language.
