Metadata-Version: 1.1
Name: kd163PhotoDownloader
Version: 1.0.2
Summary: 网易相册下载工具
Home-page: https://github.com/bkdwei/kdLaunchPad
Author: 韦坤东
Author-email: bkdwei@163.com
License: GPLv3+
Description: # kd163PhotoDownloader
        本软件用于下载网易相册,使用python3和pyqt5开发，适用于linux系统和windows系统。
        
        可以下载任何人的公开的相册，私密相册暂不支持下载，也不支持登录个人帐号以下载自己的私密相册。
        
        # 安装
        - 安装python3和pip，[安装包地址](https://www.python.org/downloads/ 下载地址)
        - 使用pip安装kd163PhotoDownloader，命令
        	** pip install kd163PhotoDownloader **
        - 点击桌面的快捷方式或开始菜单启动kd163PhotoDownloader
        
        
        # 使用说明
        ![网易相册下载工具截图](https://github.com/bkdwei/kd163PhotoDownloader/blob/master/doc/screenshot-dfc607b6.png "截图")
        
        # 截图
        [去官网查看截图](https://github.com/bkdwei/kd163PhotoDownloader)
        
        ![kd163PhotoDownloader_screenshot](https://github.com/bkdwei/kd163PhotoDownloader/blob/master/doc/kd163PhotoDownloader_screenshot.png "截图")
        
        # 依赖项
        - Python3
        - PyQt5
        - shortcutter
        
        # 提交bug和建议
        [提交bug和建议](https://github.com/bkdwei/kd163PhotoDownloader/issues)
Keywords: kd163PhotoDownloader,网易相册,网易云相册,下载
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 :: Internet :: File Transfer Protocol (FTP)
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
