Metadata-Version: 2.1
Name: ggtranslate
Version: 1.0.4
Summary: translate anything use google api
Home-page: http://www.super1207.top
Author: super1207
Author-email: pengyao1210@gmail.com
License: MIT Licence
Description: translate anything use google api
        from ggtranslate import ggtranslate
        g = ggtranslate.ggtranslate()
        g.translate('hello','zh-CN')
        '你好'
            
Keywords: pip,ggtranslate,google,translate
Platform: any
Description-Content-Type: text/markdown
