Metadata-Version: 1.0
Name: auto-translator
Version: 0.86
Summary: Translates text files using the Google API through a command line or visual(Tk) interface.  Also designed for translation of web2py language files, just put the path and the app do the rest!
Home-page: http://pypi.python.org/pypi/auto-translator/
Author: Alfonso de la Guarda Reyes
Author-email: alfonsodg@gmail.com
License: GPL
Description: AutoTranslator
        --------------
        
        For Installation, please read INSTALL file.
        
        
        USAGE:
        
        (Inside the directory uncompressed)
        1. For Tkinter (Visual) Interface:
          * From Filemanager: Double Click in autotranslate.py
          * From CommandLine: ./autotranslate.py
        2. For Command Line Interface:
          * ./autotranslate.py (FileName) (Origin Language) (Destination Language)
          (it translates, also, web2py language files, just point the path of them)
        
Keywords: translation web2py google
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
