Metadata-Version: 2.1
Name: cloudflare-dns
Version: 1.0.0
Summary: CLI and Python tool for managing Cloudflare DNS
Home-page: https://github.com/ZigZagT/cloudflare-dns
Author: Tao Z
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/ZigZagT/cloudflare-dns/issues
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Typing :: Typed
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# cloudflare-dns
CLI and Python tool for managing Cloudflare DNS 

## Installation
```
pip install cloudflare-dns
```
# Usage
```
```

