Sane, modular DNS authority (SOA) record parsing
Project description
soaparse
Sane, modular DNS SOA record parsing
Usage
import json
import soaparse
soa_record_str = "ns.example.com. email.example.com. 20200101 60 3 2 1"
soa = soaparse.soa_parse(soa_record_str)
json.dumps(soa.__dict__)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
soaparse-1.0.0.tar.gz
(1.8 kB
view details)
Built Distribution
File details
Details for the file soaparse-1.0.0.tar.gz
.
File metadata
- Download URL: soaparse-1.0.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2ae3a78eafcd18c2e73b093919d1efaf1e1d9989df2152e4ee9cd985bfaf9542
|
|
MD5 |
75f38eda0de3be4ff4fd01984522ca2a
|
|
BLAKE2b-256 |
a8a3a269bcae6a7ba03c6aac6a17a29e339946063dd79081dca760564e434a3f
|
File details
Details for the file soaparse-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: soaparse-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
118718d4dd53f162eea4e00caf1648ea608ba94a4c7574eb3e61124b12dcc720
|
|
MD5 |
c4cd5ea420a06cffce6bb94f94882604
|
|
BLAKE2b-256 |
3b898e001ce147002d8bb2bd14b91f8d6b4a9145f353d16aaf1bfb385753b73a
|