Metadata-Version: 2.1
Name: dnsuptools
Version: 0.0.18
Summary: Library interfaces to dns service api for query, update, add, delete comfortably.
Home-page: https://github.com/TheTesla/dnsuptoolspypi
Author: Stefan Helmert
Author-email: stefan.helmert@t-online.de
License: UNKNOWN
Description: # DNSupTools
        
        This program library depends on pycurl. To use this you need:
        
        ```bash
        sudo apt install libcurl4-openssl-dev libssl-dev
        ```
        
        
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
