Metadata-Version: 1.2
Name: kdYoudaoDictionary
Version: 1.0.0
Summary: 有道翻译linux版，基于python3和PyQt5开发
Home-page: https://github.com/bkdwei/kdYoudaoDictionary
Author: bkdwei
Author-email: bkdwei@163.com
Maintainer: 韦坤东
Maintainer-email: bkdwei@163.com
License: GPLv3+
Description: # kdYoudaoDictionary
        用python3和pyqt5写的有道字典客户端
        
        # 截图
        ![kdYoudaoDictionary_screenshot](/doc/screen-2019-03-28-21-39-11.jpg "截图")
        
        
        # 安装kdYoudaoDictionary
        - 安装python和pip，[下载地址](https://www.python.org/downloads/ 下载地址)
        - 在终端(比如cmd或者xterm)安装PyQt5。输入命令pip install kdYoudaoDictionary
        - 双击快捷方式即可启动
        
        # 使用
        - 免费模式跟收费模式没什么区别。
        - 使用收费模式，需要去有道智云申请应用ID和应用密钥，然后写入appKey_config.json文件中
        - [有道智云官网](http://ai.youdao.com)
Keywords: 翻译,字典,translator,dictinary
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: X11 Applications :: Qt
Classifier: Intended Audience :: End Users/Desktop
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Topic :: Education
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
