Metadata-Version: 1.1
Name: BdMusic
Version: 0.0.10
Summary: Baidu Music Download Helper
Home-page: UNKNOWN
Author: Cole Smith
Author-email: UNKNOWN
License: Apache 2.0
Description: Project: BdMusic 
        -----------------------
        Project History: BdMusic 
        -----------------------
        
        #### 0.0.10 (2015-02-04) 
        ----------------------------------------
        #### Behavioural Changes
        * new main func
        
        #### Bugfixes
        *  use new main
        
        
        #### 0.0.9 (2015-02-04) 
        ----------------------------------------
        #### Behavioural Changes
        * add -i/--info keyword: search keyword: about artist/album/song
        
        #### Bugfixes
        * getopt: long option: 'help' stands for no arguments, 'help=' stands for having arguments
        
        
        #### 0.0.8 (2015-02-02) 
        ----------------------------------------
        #### Behavioural Changes
        * add default dir $HOME/Music/BdMusic/...
        
        #### Bugfixes
        * fix version not the same
        *  make recursion dirs: replace `os.mkdir` with with `os.makeODdirs`
        
        
        #### 0.0.7 (2015-01-29) 
        ----------------------------------------
        #### Behavioural Changes
        * add package `prettytable`
        
        #### Bugfixes
        * null
        
        
        #### 0.0.6 (2015-01-29) 
        ----------------------------------------
        
        #### Behavioural Changes
        * null
        
        #### Bugfixes
        * requests.content need decode req.encoding of req.apparent_coding (Python3)
        * raw_input and input
        
        #### 0.0.2 (2015-01-29) 
        ----------------------------------------
        
        #### Behavioural Changes
        * replace `download` with `downloadhelper`
        
        #### Bugfixes
        * null
        
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
