Metadata-Version: 1.1
Name: dnszonetest
Version: 0.2.2
Summary: Dnszonetest tests a DNS zone file agaist a given name server.
Home-page: https://github.com/maartenq/dnszonetest
Author: Maarten Diemel
Author-email: maarten@maartendiemel.nl
License: ISCL
Description: ===============================
        DNS Zone Test
        ===============================
        
        .. image:: https://badge.fury.io/py/dnszonetest.svg
            :target: http://badge.fury.io/py/dnszonetest
        
        .. image:: https://readthedocs.org/projects/dnszonetest/badge/?version=latest
            :target: http://dnszonetest.readthedocs.org/en/latest/
        
        .. image:: https://travis-ci.org/maartenq/dnszonetest.svg?branch=master
            :target: https://travis-ci.org/maartenq/dnszonetest
        
        .. image:: https://codecov.io/github/maartenq/dnszonetest/coverage.svg?branch=master
                :target: https://codecov.io/github/maartenq/dnszonetest?branch=master
        
        
        Dnszonetest tests a DNS zone file agaist a given name server.
        
        * Free software: `ISC license`_
        * Documentation: https://dnszonetest.readthedocs.org.
        * PyPi: https://pypi.python.org/pypi/dnszonetest
        * GitHub: https://github.com/maartenq/dnszonetest
        * Travis CI: https://travis-ci.org/maartenq/dnszonetest
        * Codecov: https://codecov.io/github/maartenq/dnszonetest
        
        Features
        --------
        
        * TODO
        
        Credits
        ---------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _`ISC license`: https://opensource.org/licenses/ISC
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.2.1 (2016-01-31)
        ------------------
        
        * First release on PyPI.
        
Keywords: dnszonetest
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
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
Classifier: Programming Language :: Python :: 3.5
