Metadata-Version: 1.1
Name: godaddycli
Version: 0.1.4
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://github.com/wkoszek/godaddycli
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.1.4 (2015-08-03)
        
        * made VERSION.rst be used for versioning.
        
        0.1.3 (2015-08-03)
        
        * added some docs.
        
        0.1.2 (2015-08-02)
        
        * correctly installed the godaddycli in bin/ directory
        
        0.1.1 (2015-08-02)
        
        * added correct dependency on pygodaddy
        
        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
