Metadata-Version: 2.1
Name: tradocs
Version: 0.0.57
Summary: DocFX localization
Home-page: https://github.com/eberjoe/ui-docs-zanata-md
Author: Eber Rodrigues
Author-email: eberjoe@gmail.com
License: MIT
Description: # Translation of Source Code for DocFX Websites
        
        This tool translates DocFX's Markdown and Yaml source code to foreign languages, preserving markup sintax.
        
        Install Python 3, then install this package with the following command:
        
        ```pip install tradocs```
        
        Type ```tradocs``` on the command line to see the options.
        
        Powered by [Yandex.Translate](http://translate.yandex.com)
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
