Metadata-Version: 2.1
Name: dnsuptools
Version: 0.0.9
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
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: simpleloggerplus
Requires-Dist: dnspython
Requires-Dist: pycurl

# DNSupTools

This program library depends on pycurl. To use this you need:

```bash
sudo apt install libcurl4-openssl-dev libssl-dev
```





