Metadata-Version: 2.1
Name: Weblate
Version: 4.6.1
Summary: A web-based continuous localization system with tight version control integration
Home-page: https://weblate.org/
Author: Michal Čihař
Author-email: michal@cihar.com
License: GPLv3+
Download-URL: https://weblate.org/download/
Project-URL: Issue Tracker, https://github.com/WeblateOrg/weblate/issues
Project-URL: Documentation, https://docs.weblate.org/
Project-URL: Source Code, https://github.com/WeblateOrg/weblate
Project-URL: Twitter, https://twitter.com/WeblateOrg
Keywords: i18n l10n gettext git mercurial translate
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Internationalization
Classifier: Topic :: Software Development :: Localization
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Requires-Dist: bleach (<3.4.0,>=3.1.1)
Requires-Dist: borgbackup (<1.2.0,>=1.1.9)
Requires-Dist: celery[redis] (!=5.0.0,!=5.0.1,!=5.0.2,<5.1,>=4.4.5)
Requires-Dist: cssselect (<1.2.0,>=1.0.0)
Requires-Dist: Cython (<0.30,>=0.29.14)
Requires-Dist: diff-match-patch (==20200713)
Requires-Dist: django-appconf (<1.1,>=1.0.3)
Requires-Dist: django-compressor (<2.5,>=2.4)
Requires-Dist: django-crispy-forms (<1.12.0,>=1.9.0)
Requires-Dist: django-filter (<2.5.0,>=2.4.0)
Requires-Dist: django-redis (<4.13.0,>=4.11.0)
Requires-Dist: Django[argon2] (<3.3,>=3.1)
Requires-Dist: djangorestframework (<3.13.0,>=3.11.0)
Requires-Dist: filelock (<3.1.0,>=3.0.0)
Requires-Dist: GitPython (<3.2.0,>=2.1.15)
Requires-Dist: hiredis (<2.1.0,>=1.0.1)
Requires-Dist: html2text (<2020.1.17,>=2019.8.11)
Requires-Dist: jellyfish (<0.9.0,>=0.7.2)
Requires-Dist: jsonschema (<3.3.0,>=3.0.0)
Requires-Dist: lxml (<4.7.0,>=4.6.3)
Requires-Dist: misaka (<2.2.0,>=2.1.0)
Requires-Dist: openpyxl (!=3.0.2,<3.1,>=2.6.0)
Requires-Dist: Pillow (<8.3.0,>=6.0.0)
Requires-Dist: pyahocorasick (<1.5,>=1.4)
Requires-Dist: pycairo (>=1.15.3)
Requires-Dist: pygobject (>=3.27.0)
Requires-Dist: pyparsing (<2.5.0,>=2.4.0)
Requires-Dist: python-dateutil (>=2.8.1)
Requires-Dist: python-redis-lock (<3.8.0,>=3.6.0)
Requires-Dist: requests (<2.26.0,>=2.20.0)
Requires-Dist: sentry-sdk (<1.1.0,>=0.13.0)
Requires-Dist: setuptools (>=40.3.0)
Requires-Dist: siphashc (<3.0,>=1.2)
Requires-Dist: social-auth-app-django (==4.0.0)
Requires-Dist: social-auth-core (==4.1.0)
Requires-Dist: translate-toolkit (<3.4.0,>=3.3.6)
Requires-Dist: translation-finder (<3.0,>=2.7)
Requires-Dist: user-agents (<2.3,>=2.0)
Requires-Dist: weblate-language-data (>=2021.1)
Requires-Dist: weblate-schemas (==0.6)
Provides-Extra: amazon
Requires-Dist: boto3 (<1.18.0,>=1.15.0) ; extra == 'amazon'
Provides-Extra: antispam
Requires-Dist: akismet (<1.2,>=1.0.1) ; extra == 'antispam'
Provides-Extra: gerrit
Requires-Dist: git-review (>=1.27.0) ; extra == 'gerrit'
Provides-Extra: google
Requires-Dist: google-cloud-translate (<3.2.0,>=3.0.0) ; extra == 'google'
Provides-Extra: ini
Requires-Dist: iniparse (==0.5) ; extra == 'ini'
Provides-Extra: ldap
Requires-Dist: django-auth-ldap (<2.5.0,>=1.3.0) ; extra == 'ldap'
Provides-Extra: msterminology
Requires-Dist: zeep (<4.1.0,>=3.2.0) ; extra == 'msterminology'
Provides-Extra: mercurial
Requires-Dist: Mercurial (>=5.2) ; extra == 'mercurial'
Provides-Extra: mysql
Requires-Dist: mysqlclient (>=2.0.1) ; extra == 'mysql'
Provides-Extra: ocr
Requires-Dist: tesserocr (>=2.3.0) ; extra == 'ocr'
Provides-Extra: openidconnect
Requires-Dist: social-auth-core[openidconnect] (==4.1.0) ; extra == 'openidconnect'
Provides-Extra: php
Requires-Dist: phply (==1.2.5) ; extra == 'php'
Provides-Extra: postgres
Requires-Dist: psycopg2-binary (<2.9.0,>=2.7.7) ; extra == 'postgres'
Provides-Extra: saml
Requires-Dist: python3-saml (>=1.2.1) ; extra == 'saml'
Provides-Extra: subtitles
Requires-Dist: aeidon (<1.10.0,>=1.9.0) ; extra == 'subtitles'
Provides-Extra: unicode
Requires-Dist: chardet (<5,>=3.0.4) ; extra == 'unicode'
Provides-Extra: yaml
Requires-Dist: ruamel.yaml (<0.18.0,>=0.16.0) ; extra == 'yaml'
Provides-Extra: all
Requires-Dist: aeidon (<1.10.0,>=1.9.0) ; extra == 'all'
Requires-Dist: akismet (<1.2,>=1.0.1) ; extra == 'all'
Requires-Dist: boto3 (<1.18.0,>=1.15.0) ; extra == 'all'
Requires-Dist: chardet (<5,>=3.0.4) ; extra == 'all'
Requires-Dist: django-auth-ldap (<2.5.0,>=1.3.0) ; extra == 'all'
Requires-Dist: git-review (>=1.27.0) ; extra == 'all'
Requires-Dist: google-cloud-translate (<3.2.0,>=3.0.0) ; extra == 'all'
Requires-Dist: iniparse (==0.5) ; extra == 'all'
Requires-Dist: Mercurial (>=5.2) ; extra == 'all'
Requires-Dist: phply (==1.2.5) ; extra == 'all'
Requires-Dist: psycopg2-binary (<2.9.0,>=2.7.7) ; extra == 'all'
Requires-Dist: python3-saml (>=1.2.1) ; extra == 'all'
Requires-Dist: ruamel.yaml (<0.18.0,>=0.16.0) ; extra == 'all'
Requires-Dist: social-auth-core[openidconnect] (==4.1.0) ; extra == 'all'
Requires-Dist: tesserocr (>=2.3.0) ; extra == 'all'
Requires-Dist: zeep (<4.1.0,>=3.2.0) ; extra == 'all'

.. image:: https://s.weblate.org/cdn/Logo-Darktext-borders.png
   :alt: Weblate
   :target: https://weblate.org/
   :height: 80px

**Weblate is a copylefted libre software web-based continuous localization system,
used by over 2500 libre projects and companies in more than 165 countries.**

Install it, or use the Hosted Weblate service at `weblate.org`_.

.. image:: https://img.shields.io/badge/website-weblate.org-blue.svg
    :alt: Website
    :target: https://weblate.org/

.. image:: https://hosted.weblate.org/widgets/weblate/-/svg-badge.svg
    :alt: Translation status
    :target: https://hosted.weblate.org/engage/weblate/

.. image:: https://bestpractices.coreinfrastructure.org/projects/552/badge
    :alt: CII Best Practices
    :target: https://bestpractices.coreinfrastructure.org/projects/552

.. image:: https://img.shields.io/pypi/v/Weblate.svg
    :target: https://pypi.org/project/Weblate/

.. image:: https://readthedocs.org/projects/weblate/badge/
    :target: https://docs.weblate.org/

.. image:: https://img.shields.io/github/license/WeblateOrg/weblate.svg
    :alt: License
    :target: https://github.com/WeblateOrg/weblate/blob/main/COPYING

Support
-------

Weblate is a libre software with optional professional support and cloud
hosting offerings. Check out https://weblate.org/hosting/ for more information.

Documentation
-------------

To be found in the ``docs`` directory of the source code, or
viewed online on https://docs.weblate.org/

Installation
------------

Setup instructions:

https://docs.weblate.org/en/latest/admin/install.html

Bugs
----

Please report feature requests and problems to:

https://github.com/WeblateOrg/weblate/issues

License
-------

Copyright © 2012–2021 Michal Čihař michal@cihar.com

This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with
this program. If not, see https://www.gnu.org/licenses/.

.. _weblate.org: https://weblate.org/


