{ "info": { "author": "Val Neekman", "author_email": "info@neekware.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "AWSLI\n====================\n\n**Amazon Web Services Line Interpreter**\n\n**Author:** Val Neekman [ info@neekware.com, @vneekman ]\n\nOverview\n========\n\nA Line Interpreter for Amazon Web Services.\n\nHow to install\n==================\n\n 1. easy_install python-awsli\n 2. pip install python-awsli\n 3. git clone http://github.com/un33k/python-awsli\n a. cd python-awsli\n b. run python setup.py\n 4. wget https://github.com/un33k/python-awsli/zipball/master\n a. unzip the downloaded file\n b. cd into python-awsli-* directory\n c. run python setup.py\n\nHow to use\n=================\n\n``Usage``\n\n``Note:``\n\nRunning the tests\n=================\n\nTo run the tests against the current environment:\n\n python test.py\n\nChangelog\n=========\n\n0.1\n-----\n\n* Initial release\n\n\nLicense\n=======\n\nCopyright (c) 2012, Val Neekman\n\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without \nmodification, are permitted provided that the following conditions are met:\n\nRedistributions of source code must retain the above copyright notice, this \nlist of conditions and the following disclaimer.\nRedistributions in binary form must reproduce the above copyright notice, this \nlist of conditions and the following disclaimer in the documentation and/or \nother materials provided with the distribution.\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND \nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED \nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE \nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE \nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL \nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR \nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER \nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, \nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE \nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/un33k/python-awsli", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "python-awsli", "package_url": "https://pypi.org/project/python-awsli/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/python-awsli/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/un33k/python-awsli" }, "release_url": "https://pypi.org/project/python-awsli/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "A Line Interpreter for Amazon Web Services", "version": "0.0.1" }, "last_serial": 501144, "releases": { "0.0.1": [] }, "urls": [] }