Metadata-Version: 2.1
Name: saws
Version: 0.4.3
Summary: SAWS: A Supercharged AWS Command Line Interface (CLI)
Home-page: https://github.com/donnemartin/saws
Author: Donne Martin
Author-email: donne.martin@gmail.com
License: Apache License 2.0
Download-URL: https://pypi.python.org/pypi/saws
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
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
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: awscli (<2.0.0,>=1.7.46)
Requires-Dist: click (<7.0,>=4.0)
Requires-Dist: configobj (<6.0.0,>=5.0.6)
Requires-Dist: prompt-toolkit (<1.1.0,>=1.0.0)
Requires-Dist: six (<2.0.0,>=1.9.0)
Requires-Dist: pygments (<3.0.0,>=2.0.2)
Requires-Dist: enum34 (>=1.0.4)
Provides-Extra: testing
Requires-Dist: mock (>=1.0.1) ; extra == 'testing'
Requires-Dist: tox (>=1.9.2) ; extra == 'testing'

UNKNOWN


