Metadata-Version: 1.1
Name: appscale-tools
Version: 2.3.1
Summary: A set of command-line tools for interacting with AppScale
Home-page: https://github.com/AppScale/appscale-tools
Author: AppScale Systems, Inc.
Author-email: support@appscale.com
License: Apache License 2.0
Description: ![AppScale Logo](http://upload.wikimedia.org/wikipedia/commons/7/74/AppScale_Systems_Logo.png)
        
        AppScale is a platform that allows users to deploy and host their 
        own Google App Engine applications. It executes automatically over 
        Amazon EC2, Google Compute Engine, Digital Ocean,
        Rackspace, Eucalyptus, CloudStack,
        OpenStack, as well as Xen, VirtualBox, VMWare, and KVM. It has been
        developed and is maintained by AppScale Systems, Inc., in Santa
        Barbara, CA.
        
        ## AppScale Tools ##
        AppScale Tools Version 2.3.1
        from AppScale Systems, Inc.
        http://www.appscale.com
        
        This toolset automates the installation and manipulation of
        the AppScale system. AppScale can be run as a cloud over 
        Eucalyptus, EC2, or Google Compute Engine, over a virtualization
        layer such as Xen or KVM, or directly on a non-virtualized cluster.
        
        To install the tools run for debian and osx:
        
        sudo bash debian/appscale_build.sh
        
        or 
        
        sudo bash osx/appscale_install.sh
        
        This will remove any directories /usr/local/appscale-tools*
        and install the tools in /usr/local/appscale-tools.
        
        ## Main Branch ##
        See http://github.com/AppScale/appscale for the main branch.
        
        [![Analytics](https://ga-beacon.appspot.com/UA-39403730-2/appscale/appscale-tools)](https://github.com/appscale/appscale-tools)
        
Keywords: appscale google-app-engine python java go php
Platform: Posix; MacOS X
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Utilities
