Metadata-Version: 1.0
Name: jaraco.translate
Version: 1.0.1
Summary: Natural Language Translation using the Google API
Home-page: https://bitbucket.org/jaraco/jaraco.translate
Author: Jason R. Coombs
Author-email: jaraco@jaraco.com
License: UNKNOWN
Description: jaraco.translation
        ==================
        
        Natural language translation support using Google APIs.
        
        
        pmxbot plugin
        -------------
        
        jaraco.translate supplies a plugin for `pmxbot
        <https://bitbucket.org/yougov/pmxbot>`_.
        
        To enable, simply install this package alongside pmxbot and
        add your Google API key to the pmxbot config::
        
            google_translate_API_key: AB2x...
        
        and then `!translate` away.
        
Platform: UNKNOWN
