Metadata-Version: 1.1
Name: godaddycli
Version: 0.1.2
Summary: Command Line Interface to GoDaddy.com based on PyGoDaddy Library
Home-page: https://github.com/wkoszek/godaddycli
Author: Wojciech A. Koszek
Author-email: wojciech@koszek.com
License: BSD
Description: ===============================
        GoDaddy Command Line Interface
        ===============================
        
        .. image:: https://img.shields.io/travis/wkoszek/godaddycli.svg
                :target: https://travis-ci.org/wkoszek/godaddycli
        
        .. image:: https://img.shields.io/pypi/v/godaddycli.svg
                :target: https://pypi.python.org/pypi/godaddycli
        
        
        Command Line Interface to GoDaddy.com based on PyGoDaddy Library
        
        * Free software: BSD license
        * Documentation: https://godaddycli.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.1.0 (2015-08-02)
        ---------------------
        
        * First release on PyPI.
        
Keywords: godaddycli
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
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
