Metadata-Version: 1.0
Name: shuttle
Version: 0.7
Summary: A command-line interface for moving content between help desk and translation systems
Home-page: http://github.com/eventbrite/localization_shuttle
Author: Nathan Yergler
Author-email: nathan@eventbrite.com
License: Apache License v2
Description: Shuttle
        =======
        
        Shuttle provides a command-line interface for moving content between
        help desk and translation systems. It currently supports Desk.com and
        Transifex_.
        
        .. _Transifex: http://transifex.com
        
        Installation
        ============
        
        Shuttle is installable from PyPI_ with ``easy_install`` or pip_.
        
        ::
        
          $ pip install shuttle
        
        This will download the latest release, along with its dependencies.
        
        .. _PyPI: https://pypi.python.org/pypi/deskapi
        .. _pip: http://pip-installer.org/
        
        License
        =======
        
        Shuttle is copyright 2012-2014, Eventbrite and contributors, and is
        made available under the Apache License v2. See LICENSE for details.
        
        
        .. This is your project NEWS file which will contain the release notes.
        .. Example: http://www.python.org/download/releases/2.6/NEWS.txt
        .. The content of this file, along with README.rst, will appear in your
        .. project's PyPI page.
        
        News
        ====
        
        
Platform: UNKNOWN
