Metadata-Version: 2.1
Name: PyPowerDNS
Version: 2020.5.1
Summary: Python 3 module to talk to authoritative PowerDNS API.
Home-page: https://github.com/TheDJVG/PyPowerDNS
Author: D. van Gorkum
Author-email: djvg@djvg.net
License: UNKNOWN
Description: PyPowerDNS: talk to authoritative PowerDNS
        ==========================
        PyPowerDNS allows you to talk to the [PowerDNS](https://www.powerdns.com/auth.html) API.
        
        Status
        ---------------
        This project is currently under development and lacking proper documentation.
        
        Disclaimer
        ------------
        I'm in no way affiliated with PowerDNS, or Open-Xchange.
        
        ```
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
        ```
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
