Metadata-Version: 2.4
Name: cs.translator.elhuyar
Version: 1.0
Summary: Content translation for Plone
Project-URL: Homepage, https://github.com/codesyntax/cs.translator.elhuyar
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
Author-email: Ion Lizarazu <ilizarazu@codesyntax.com>, Lur Ibargutxi <libargutxi@codesyntax.com>
License-Expression: GPL-2.0-only
License-File: LICENSE.GPL
License-File: LICENSE.rst
Keywords: CMS,Plone,Python
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 6.0
Classifier: Framework :: Plone :: 6.1
Classifier: Framework :: Plone :: Addon
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Requires-Dist: plone-api
Requires-Dist: products-cmfplone
Requires-Dist: requests
Provides-Extra: release
Requires-Dist: zest-pocompile; extra == 'release'
Requires-Dist: zest-releaser[recommended]; extra == 'release'
Requires-Dist: zestreleaser-towncrier; extra == 'release'
Provides-Extra: test
Requires-Dist: horse-with-no-namespace; extra == 'test'
Requires-Dist: plone-app-testing; extra == 'test'
Requires-Dist: plone-classicui; extra == 'test'
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-cov; extra == 'test'
Requires-Dist: pytest-plone>=0.5.0; extra == 'test'
Description-Content-Type: text/markdown

.. 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.

