Metadata-Version: 1.1
Name: csdn
Version: 1.0.1
Summary: csdn blog backup or offline.
Home-page: https://github.com/minghu6/csdn
Author: minghu6
Author-email: a19678zy@163.com
License: BSD License
Description: # -*- coding:utf-8 -*-
        
        =======
        csdn
        =======
        
        csdn blog backup (.md file), offline(.html file)
        
        ###**ExtraRequirement:** 
        webdriver in PATH (chrome driver or geckodriver, used for backup)
        
        ###**AboutBackUp:**
        **You should always run the application in your directory 
        which used to place the .md file.**
        
        **recommended avtiviti:**
        
            firsr-step:  download .md file by running the application.
            second-step: If failed, you can run the app again to continue.
            thirty-step: move the .md file from download-directory(webdriver) to your work directory manually.
            forth-step:  clear the download-directory.
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
