Metadata-Version: 2.2
Name: cs.translator.elhuyar
Version: 1.1
Summary: An add-on for Plone
Home-page: https://github.com/codesyntax/cs.translator.elhuyar
Author: Ion Lizarazu
Author-email: ilizarazu@codesyntax.com
License: GPL version 2
Project-URL: PyPI, https://pypi.org/project/cs.translator.elhuyar/
Project-URL: Source, https://github.com/codesyntax/cs.translator.elhuyar
Project-URL: Tracker, https://github.com/codesyntax/cs.translator.elhuyar/issues
Keywords: Python Plone CMS
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: Addon
Classifier: Framework :: Plone :: 6.0
Classifier: Framework :: Plone :: 6.1
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Requires-Python: >=3.7
License-File: LICENSE.GPL
License-File: LICENSE.rst
Requires-Dist: setuptools
Requires-Dist: plone.api>=1.8.4
Provides-Extra: test
Requires-Dist: plone.app.testing; extra == "test"
Requires-Dist: plone.testing>=5.0.0; extra == "test"
Requires-Dist: plone.app.contenttypes; extra == "test"
Requires-Dist: plone.app.robotframework[debug]; extra == "test"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

.. This README is meant for consumption by humans and PyPI. PyPI can render rst files so please do not use Sphinx features.
   If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
   This text does not appear on PyPI or github. It is a comment.

.. image:: https://github.com/collective/cs.translator.elhuyar/actions/workflows/plone-package.yml/badge.svg
    :target: https://github.com/collective/cs.translator.elhuyar/actions/workflows/plone-package.yml

.. image:: https://coveralls.io/repos/github/collective/cs.translator.elhuyar/badge.svg?branch=main
    :target: https://coveralls.io/github/collective/cs.translator.elhuyar?branch=main
    :alt: Coveralls

.. image:: https://codecov.io/gh/collective/cs.translator.elhuyar/branch/master/graph/badge.svg
    :target: https://codecov.io/gh/collective/cs.translator.elhuyar

.. image:: https://img.shields.io/pypi/v/cs.translator.elhuyar.svg
    :target: https://pypi.python.org/pypi/cs.translator.elhuyar/
    :alt: Latest Version

.. image:: https://img.shields.io/pypi/status/cs.translator.elhuyar.svg
    :target: https://pypi.python.org/pypi/cs.translator.elhuyar
    :alt: Egg Status

.. image:: https://img.shields.io/pypi/pyversions/cs.translator.elhuyar.svg?style=plastic   :alt: Supported - Python Versions

.. image:: https://img.shields.io/pypi/l/cs.translator.elhuyar.svg
    :target: https://pypi.python.org/pypi/cs.translator.elhuyar/
    :alt: License


# cs.translator.elhuyar


This package provides a website live-translation service for Plone sites using the [ELIA](https://elia.eus) Translator by [Elhuyar](https://www.elhuyar.eus) .

This product is meant to be used in Plone Classic.

## Features

- Viewlet that shows the translation service logo and the available translations


## Examples


This add-on can be seen in action at the following sites:
- [Azpeitiko Udala](https://www.azpeitia.eus)



## Installation


Add the package to your project's dependencies.


## Authors


- Ion Lizarazu <ilazarazu@codesyntax.com>
- Lur Ibargutxi <libargutxi@codesyntax.com>


## Contribute

- Issue Tracker: https://github.com/codesyntax/cs.translator.elhuyar/issues
- Source Code: https://github.com/codesyntax/cs.translator.elhuyar


## Support


If you are having issues, please let us know.


## License


The project is licensed under the GPLv2.

