Metadata-Version: 1.1
Name: Pootle
Version: 2.5.1.3
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 (GPL)
Download-URL: http://sourceforge.net/projects/translate/files/Pootle/2.5.1.3
Description: Pootle
        ======
        
        `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 can be done via pip::
        
          pip install Pootle
        
        But don't forget to read the `installation guide
        <http://docs.translatehouse.org/projects/pootle/en/latest/server/installation.html>`_
        for the important details.
        
        
        Resources
        ---------
        
        - `Pootle Website <http://pootle.translatehouse.org/>`_
        - `Documentation <http://docs.translatehouse.org/projects/pootle/>`_
        - `Translations <http://pootle.locamotion.org/projects/pootle/>`_
        - `Bug Tracker <http://bugs.locamotion.org/>`_
        - `Mailing List
          <https://lists.sourceforge.net/lists/listinfo/translate-pootle>`_
        - IRC: `#pootle on irc.freenode.org <irc://irc.freenode.net/#pootle>`_
        
        Copying
        -------
        
        Pootle is released under the General Public License, version 2 or later. See
        the file LICENSE for details.
        
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Localization
Classifier: Topic :: Text Processing :: Linguistic
