Metadata-Version: 1.2
Name: coscmd
Version: 1.9.0.6
Summary: simple command for cos
Home-page: https://www.qcloud.com/
Author: lewzylu
Author-email: 327874225@qq.com
License: MIT
Description: COSCMD
        #######################
        
        .. image:: https://img.shields.io/pypi/v/coscmd.svg
              :target: https://pypi.org/search/?q=coscmd
           :alt: Pypi
        .. image:: https://travis-ci.org/tencentyun/coscmd.svg?branch=master
              :target: https://travis-ci.org/tencentyun/coscmd
           :alt: Travis CI 
        
        介绍
        _______
        
        腾讯云COS命令行工具, 最新版本支持Python3.x, 1.8.x版本支持Python2.6/Python2.7。
        
        安装指南
        __________
        
        使用pip安装 ::
        
            pip install -U coscmd
        
        手动安装::
        
            python setup.py install
        
        使用方法
        __________
        
        使用coscmd，参照 https://cloud.tencent.com/document/product/436/10976
        
        
Platform: UNKNOWN
Requires-Python: >=2.7
