Metadata-Version: 2.0
Name: cloud-dns
Version: 0.3.2
Summary: DNS utilities over Apache libcloud
Home-page: https://github.com/cogniteev/cloud-dns
Author: Tristan Carel
Author-email: tristan.carel@gmail.com
License: Apache license version 2.0
Download-URL: https://github.com/cogniteev/cloud-dns/tarball/v0.3.2
Keywords: libcloud dns
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: Apache Software License
Requires-Dist: PyYAML (>=3.11)
Requires-Dist: apache-libcloud (==0.17)
Requires-Dist: boto (==2.38.0)
Requires-Dist: dnslib (==0.9.6)
Requires-Dist: gcs-oauth2-boto-plugin (==1.10)
Requires-Dist: google-api-python-client (==1.4.1)
Requires-Dist: keybase-api (==1.0.2)
Requires-Dist: oauth2client (==1.5.2)
Requires-Dist: pycrypto (==2.6.1)

Rationale
---------
Using gcloud compute ssh ... commands are not user friendly.


