
    A shell client for Aliyun public services.
    =======================================================

    This is a set of Aliyun public service shell client.
    Such as Moye, Ganjiang, or some other services. It
    provides a set of commands to communicate with Aliyun's
    REST server to fetch user specified information or 
    to execute user commands for Aliyun cloud service.

    To install this module, please execute the following:

        > python setup.py build
        > sudo python setup.py install

    Windows users have to then add 
        "\<Path>\<To>\<Python>\Scripts"
    into system variables in order to have package script
    being available under command shell.

