Metadata-Version: 2.1
Name: gandyns
Version: 1.0.0
Summary: Update gandi DNS record with current public IP
Home-page: https://github.com/r0x73/gandyns.git
Author: Raphaël Santos
Author-email: r@0x73.ch
License: UNKNOWN
Description: # gandyns
        
        A command line to update a gandi DNS record with your current public IP.
        
        Install with:
        
            pip install gandyns
        
        Usage:
        
            gandyns your_gandi_api_key dns_zone_uuid dns_record_name dns_record_type
        
        
Keywords: dns gandi api
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Internet :: Name Service (DNS)
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
