Add info to setup.py, edit README

This commit is contained in:
Piero Toffanin 2021-02-09 15:20:46 -05:00
parent c75c664058
commit 1b907c1703
2 changed files with 5 additions and 3 deletions

View file

@ -6,9 +6,9 @@ setup(
version='1.1.0',
name='libretranslate',
license='GNU Affero General Public License v3.0',
description='Free and Open Source Machine Translation API. 100% self-hosted, no limits, no ties to proprietary services. Built on top of Argos Translate.',
author='Piero Toffanin',
author_email='pierotofy@email.com',
description='Free and Open Source Machine Translation API. Self-hosted, no limits, no ties to proprietary services.',
author='LibreTranslate Authors',
author_email='pt@uav4geo.com',
url='https://libretranslate.com',
packages=find_packages(),
# packages=find_packages(include=['openpredict']),