Metadata-Version: 2.1
Name: python-gratisdns
Version: 0.3
Summary: Unofficial library for interfacing with the gratisdns.dk web interface
Home-page: https://github.com/laudrup/python-gratisdns
Author: Mads Sülau Jørgensen, Kasper Laudrup
Author-email: mads@sulau.dk, laudrup@stacktrace.dk
License: MIT
Description: python-gratisdns
        ================
        
        [![Build Status](https://travis-ci.org/laudrup/python-gratisdns.png)](https://travis-ci.org/laudrup/python-gratisdns)
        [![Coverage Status](https://img.shields.io/coveralls/github/laudrup/python-gratisdns.svg)](https://coveralls.io/github/laudrup/python-gratisdns)
        
        A project which aims to combine the ease of python, with the power of GratisDNS.
        
        This is a rewrite of the original implementation from
        https://github.com/madssj/python-gratisdns aiming to support the new
        admin interface and python 3.
        
        Installation
        ============
        
        `pip install python-gratisdns`
        
        Examples
        ========
        
        To be documented...
        
        All functions
        -------------
        
        To be documented...
        
Keywords: gratisdns,dns
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries
Description-Content-Type: text/markdown
