Metadata-Version: 1.0
Name: cassdk
Version: 1.0.2
Summary: Python SDK and cmd tools for Tencent CAS (Cloud Archive Service)
Home-page: https://www.qcloud.com/
Author: Tencent CAS team
Author-email: iainyu@tencent.com
License: MIT License
Description-Content-Type: UNKNOWN
Description: # CAS Python SDK
        
        ## Requirements
        
        * Python 2.7(included) to 3.0(not included)
        * yaml
        * ordereddict
        
        ## Setup
        
        ### Setup through source, need sudo
        ```
        	$ python setup.py install
        ```
        
        ## Update Logs
        
        * 1.0.0 support python sdk and command tools: cascmd
        
Platform: UNKNOWN
