Metadata-Version: 1.1
Name: email-ddns
Version: 0.0.2
Summary: A DDNS server/client that only rely on free services (email, outer ip getter)
Home-page: https://github.com/starofrainnight/email-ddns
Author: Hong-She Liang
Author-email: starofrainnight@gmail.com
License: GNU Affero General Public License v3
Description: ==========
        email-ddns
        ==========
        
        
        .. image:: https://img.shields.io/pypi/v/email-ddns.svg
            :target: https://pypi.python.org/pypi/email-ddns
        
        .. image:: https://travis-ci.org/starofrainnight/email-ddns.svg?branch=master
            :target: https://travis-ci.org/starofrainnight/email-ddns
        
        .. image:: https://ci.appveyor.com/api/projects/status/github/starofrainnight/email-ddns?svg=true
            :target: https://ci.appveyor.com/project/starofrainnight/email-ddns
        
        A DDNS server/client that only rely on free services (email, outer ip getter)
        
        * License: AGPL-3.0
        
        Features
        --------
        
        * TODO
        
        Credits
        ---------
        
        This package was created with Cookiecutter_ and the `PyPackageTemplate`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`PyPackageTemplate`: https://github.com/starofrainnight/rtpl-pypackage
        
        
        
        =======
        History
        =======
        
        0.0.1 (2018-06-20)
        ------------------
        
        * First release on PyPI.
        
Keywords: emailddns,email-ddns
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
