Metadata-Version: 2.4
Name: dnsagent
Version: 0.2.1.dev0
Summary: A configurable dns proxy powered by twisted.
Home-page: https://github.com/account-login/dnsagent
Author: account-login
Author-email: 
License: MIT
Keywords: dns proxy twisted
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: Name Service (DNS)
Classifier: Topic :: Internet :: Proxy Servers
Classifier: Topic :: Internet :: Twisted
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Framework :: Twisted
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.4
License-File: LICENSE
Requires-Dist: iprir>=0.3.0.dev0
Requires-Dist: netifaces>0.10
Requires-Dist: twisted[tls]>=17.1
Requires-Dist: treq>16
Requires-Dist: watchdog>=0.8
Requires-Dist: zope.interface
Requires-Dist: typing; python_version < "3.5"
Provides-Extra: windows
Requires-Dist: pypiwin32; extra == "windows"
Requires-Dist: wincertstore; extra == "windows"
Dynamic: author
Dynamic: classifier
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
