Metadata-Version: 1.1
Name: systranio
Version: 0.3.0
Summary: A simple REST API client for Systran.io
Home-page: https://gitlab.com/canarduck/systranio
Author: Canarduck
Author-email: renaud@canarduck.com
License: UNKNOWN
Description-Content-Type: UNKNOWN
Description: systranio
        =========
        
        |View pipeline status| |See coverage report in HTML| |Get current
        version|
        
        An *unofficial* python3 client to Systran.io APIs, `official
        libraries <https://github.com/SYSTRAN/translation-api-python-client>`__
        are also available on Systran repositories.
        
        -  Documentation : https://canarduck.gitlab.io/systranio
        -  Repository : https://gitlab.com/canarduck/systranio
        -  Pypi : https://pypi.org/project/systranio
        
        .. |View pipeline status| image:: https://gitlab.com/canarduck/systranio/badges/master/pipeline.svg
           :target: https://gitlab.com/canarduck/systranio/commits/master
        .. |See coverage report in HTML| image:: https://gitlab.com/canarduck/systranio/badges/master/coverage.svg
           :target: https://canarduck.gitlab.io/systranio/coverage_html_report
        .. |Get current version| image:: https://img.shields.io/pypi/v/systranio.svg
           :target: https://pypi.org/project/systranio/
        
Keywords: api rest systran translation
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Linguistic
