Metadata-Version: 1.1
Name: Pootle
Version: 2.9.0b4
Summary: An online collaborative localization tool.
Home-page: http://pootle.translatehouse.org
Author: Translate
Author-email: dev@translate.org.za
License: GNU General Public License 3 or later (GPLv3+)
Download-URL: https://github.com/translate/pootle/releases/tag/2.9.0b4
Description-Content-Type: UNKNOWN
Description: |logo| Pootle
        -------------
        
        |chat| |build| |health| |coverage| |requirements|
        
        
        .. Resources
        
        `Docs <http://docs.translatehouse.org/projects/pootle/en/latest/>`_ |
        `Changes <http://docs.translatehouse.org/projects/pootle/en/latest/releases/2.9.0.html>`_ |
        `Issues <https://github.com/translate/pootle/issues>`_ |
        `Community Support <https://gitter.im/translate/pootle>`_ |
        `Contributing <https://github.com/translate/pootle/blob/master/CONTRIBUTING.rst>`_ |
        `Development Channel <https://gitter.im/translate/dev>`_
        
        
        `Pootle <http://pootle.translatehouse.org/>`_ is an online translation and
        localization tool.  It works to lower the barrier of entry, providing tools to
        enable teams to work towards higher quality while welcoming newcomers.
        
        
        Pootle is a Server
        ------------------
        
        Pootle is written in Python using the Django framework and therefore can be
        installed on any web server that supports serving WSGI applications.
        
        A number of translation projects for a number of languages can be hosted on
        Pootle.  Teams can manage their files, permissions, projects, and translate
        on-line.  Files can be downloaded for offline translation.
        
        
        Installation
        ------------
        
        ::
        
          pip install --process-dependency-links --pre Pootle
        
        Don't forget to read the `installation guide
        <http://docs.translatehouse.org/projects/pootle/en/latest/server/installation.html>`_
        for important details.
        
        
        Copying
        -------
        
        Pootle is released under the General Public License, version 3 or later. See
        the `LICENSE <https://github.com/translate/pootle/blob/master/LICENSE>`_ file
        for details.
        
        
        .. |logo| image:: https://cdn.rawgit.com/translate/pootle/master/pootle/static/images/logo-color.svg
                  :target: https://github.com/translate/pootle
                  :align: bottom
        
        .. |chat| image:: https://img.shields.io/gitter/room/translate/pootle.svg?style=flat-square
                :alt: Join the chat at https://gitter.im/translate/pootle
                :target: https://gitter.im/translate/pootle
        
        .. |build| image:: https://img.shields.io/travis/translate/pootle/2.9.0b4.svg?style=flat-square
                :alt: Build Status
                :target: https://travis-ci.org/translate/pootle/branches
        
        .. |health| image:: https://landscape.io/github/translate/pootle/master/landscape.svg?style=flat-square
                :target: https://landscape.io/github/translate/pootle/master
                :alt: Code Health
        
        .. |coverage| image:: https://img.shields.io/coveralls/translate/pootle/2.9.0b4.svg?style=flat-square
                :target: https://coveralls.io/github/translate/pootle?branch=2.9.0b4
                :alt: Test Coverage
        
        .. |requirements| image:: https://requires.io/github/translate/pootle/requirements.svg?tag=2.9.0b4
                :target: https://requires.io/github/translate/pootle/requirements/?tag=2.9.0b4
                :alt: Requirements
        
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.10
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Operating System :: Unix
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Localization
Classifier: Topic :: Text Processing :: Linguistic
