dnserver

View on PyPIReverse Dependencies (0)

0.4.0 dnserver-0.4.0-py3-none-any.whl

Wheel Details

Project: dnserver
Version: 0.4.0
Filename: dnserver-0.4.0-py3-none-any.whl
Download: [link]
Size: 8591
MD5: 129784d7d2246cb64577323077b3b38f
SHA256: cbed0833bb9e510bbbecb8a7d7ec6c51a807146f2e7d4448afac4cee5a0ca9eb
Uploaded: 2022-09-30 16:12:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dnserver
Version: 0.4.0
Summary: Simple DNS server written in python for use in development and testing.
Author-Email: Samuel Colvin <s[at]muelcolvin.com>
Project-Url: Homepage, https://github.com/samuelcolvin/dnserver
Project-Url: Documentation, https://github.com/samuelcolvin/dnserver
Project-Url: Source, https://github.com/samuelcolvin/dnserver
Project-Url: Changelog, https://github.com/samuelcolvin/dnserver/releases
Classifier: Development Status :: 4 - Beta
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 :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
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: Topic :: Internet
Classifier: Topic :: Internet :: Name Service (DNS)
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Testing :: Mocking
Classifier: Topic :: System :: Systems Administration
Requires-Python: >=3.7
Requires-Dist: dnslib (>=0.9.20)
Requires-Dist: tomli; python_version < "3.11"
Requires-Dist: typing-extensions; python_version < "3.8"
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3305 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.10.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dnserver/__init__.py sha256=S-iPFtBW4o6ZLvzxg8Sr6iRIVKbh_v-KdQRr0iRwqPg 156
dnserver/__main__.py sha256=QLaVj5sER_-4hYs6FmXl020Wj1ubvb4TOL7aInnKvKM 110
dnserver/cli.py sha256=Oj3kXBXPK5fBA44xfek88QBd2q0U3Vg8wYmJsNUU1xU 2763
dnserver/load_records.py sha256=7eyqVDUwQVe1x3lmFVQrZnG1I_z2oWZaGRTWHolfmVE 2421
dnserver/main.py sha256=OIrbCxTPMI9O4pOGEEoSd8zwxIBLXvfF2g2mrJPnsRQ 6220
dnserver/version.py sha256=9DGT-9RoMvi3H46WS4NuB05ai7wdrTQkKcheNSdrLxk 18
dnserver-0.4.0.dist-info/METADATA sha256=TIdiPCGo_irfAQZLVZlwRW2FrzCNQWpjJRcdXK4AP1k 5070
dnserver-0.4.0.dist-info/WHEEL sha256=TC-eT-WEjZM-lmd6au7o3p1ewVkC6Y0NftwooPaNZTY 87
dnserver-0.4.0.dist-info/entry_points.txt sha256=8deFNhO6f8oohgfupq3L7fK7i6Xk7L0OTGZllu4tbpU 46
dnserver-0.4.0.dist-info/licenses/LICENSE sha256=G6-4liubNZpApyqJFOQ615TyBDvCus7f0g8UKAdYLlg 1086
dnserver-0.4.0.dist-info/RECORD

entry_points.txt

dnserver = dnserver.cli:cli