Metadata-Version: 2.0
Name: opus-api
Version: 0.1.1
Summary: OPUS (opus.lingfil.uu.se) Python API
Home-page: https://github.com/yonkornilov/opus-api
Author: Yonathan Koren
Author-email: yonkornilov@live.com
License: MIT license
Keywords: opus_api
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: Click (>=6.0)

::

              /$$$$$$            /$$$$$$$  /$$   /$$  /$$$$$$
             /$$__  $$          | $$__  $$| $$  | $$ /$$__  $$
    /$$$$$$$| $$  \ $$  /$$$$$$ | $$  \ $$| $$  | $$| $$  \__/
   /$$_____/| $$  | $$ /$$__  $$| $$$$$$$/| $$  | $$|  $$$$$$
  | $$      | $$  | $$| $$  \__/| $$____/ | $$  | $$ \____  $$
  | $$      | $$  | $$| $$      | $$      | $$  | $$ /$$  \ $$
  |  $$$$$$$|  $$$$$$/| $$      | $$      |  $$$$$$/|  $$$$$$/
   \_______/ \______/ |__/      |__/       \______/  \______/

.. image:: https://img.shields.io/pypi/v/opus-api.svg
        :target: https://pypi.python.org/pypi/opus-api

.. image:: https://img.shields.io/travis/yonkornilov/opus-api.svg
        :target: https://travis-ci.org/yonkornilov/opus-api

.. image:: https://readthedocs.org/projects/opus-api/badge/
        :target: http://opus-api.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://pyup.io/repos/github/yonkornilov/opus-api/shield.svg
        :target: https://pyup.io/repos/github/yonkornilov/opus-api/
        :alt: Updates

OPUS (opus.lingfil.uu.se) Python API

* Free software: MIT license
* Documentation: https://opus-api.readthedocs.io.


Features
--------

* Get parallel corpora for src-target languages

Credits
---------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage



=======
History
=======

0.1.0 (2017-10-03)
------------------

* First release on PyPI.


