Metadata-Version: 2.1
Name: escience
Version: 0.1.0
Summary: escience ClL
Home-page: https://github.com/steinvenic/escience
Author: steinvenior
Author-email: steinvenior@gmail.com
License: MIT
Description: 
        # escience
        科研在线(http://ddl.escience.cn)，网盘CTL客户端
        
        # 安装  
        * 环境`Python 3`
        * `pip install escience`
        * 在`~/escience.cfg`中配置自己的账号和密码及下载路径
        
        #使用  
        * `escience --help`===>显示帮助
        * `escience -s somefile`===>以关键字`somefile`搜索相关文件
        * `escience -d 0`===>下载序号为0的文件
        ![avatar](https://github.com/steinvenic/escience/blob/master/usage.png)
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
