Metadata-Version: 1.1
Name: translate-html
Version: 1.0.1
Summary: translate html to chinese without tag. 
Home-page: https://www.github.com/ShichaoMa/translate_html
Author: cn
Author-email: 308299269@qq.com
License: MIT
Description: # 超简单超好用的外语转中文翻译程序
        适合翻译html，其中html标签不会被翻译，仅翻译标签之间的有效字符
        
        ## INSTALL
        ```
        pip install translate-html
        ```
Keywords: translate html chinese tag
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
