Metadata-Version: 1.0
Name: aws-sh
Version: 1.0.8
Summary: A shell for AWS commands.
Home-page: http://pypi.python.org/pypi/aws-sh/
Author: Steven hk Wong
Author-email: steven@wongsrus.net
License: LICENSE.txt
Description: A shell for aws commands to manage AWS EC2 and S3
          Requires module aws-cmd 
        
        install module: 
          python setup.py install
        
        install using pip:
          pip install aws-cmd
          pip install [PATH]/aws-sh-[VERSION].tgz
        
        Run with:
          python -m aws-sh
        
Platform: UNKNOWN
