Metadata-Version: 1.0
Name: afraid
Version: 0.1-dev
Summary: A simple client for the afraid.org dynamic DNS service
Home-page: https://github.com/atdt/afraid
Author: Ori Livneh
Author-email: ori.livneh@gmail.com
License: ISC
Description: 
        afraid
        ------
        
        This is a simple & extensible command-line client for the dynamic DNS service
        offered by `afraid.org <http://freedns.afraid.org/>`_. It will retrieve the set
        of hostnames associated with a particular account and update their records at
        a user-specifiable regular interval.
        
        The development version is available at `GitHub
        <https://github.com/atdt/afraid>`_. Issues should be documented
        there.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: Name Service (DNS)
Classifier: Topic :: System :: Systems Administration
