Metadata-Version: 1.1
Name: danabox
Version: 0.0.3
Summary: Command-line Client for Dānabox
Home-page: http://danabox.io
Author: Tom Buckley-Houston
Author-email: tom@tombh.co.uk
License: Copyright 2013 Dānabox

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Description: Dānabox Client
        ===============
        This is the CLI client for Dānabox, the crowdfunded hosting platform. To learn more visit http://danabox.io
        
        
        
Keywords: PaaS,cloud,heroku
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet
Classifier: Topic :: System :: Systems Administration
Requires: docopt
Requires: PyYAML
Requires: requests
