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__)
Release files for soaparse 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| soaparse-1.0.0.tar.gz | 1.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| soaparse-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.4 kB
Release files / soaparse-1.0.0.tar.gz
| Download URL | soaparse-1.0.0.tar.gz |
|---|---|
| Size | 1.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2ae3a78eafcd18c2e73b093919d1efaf1e1d9989df2152e4ee9cd985bfaf9542
|
|
BLAKE2b-256 checksum How to use checksums |
a8a3a269bcae6a7ba03c6aac6a17a29e339946063dd79081dca760564e434a3f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / soaparse-1.0.0-py3-none-any.whl
| Download URL | soaparse-1.0.0-py3-none-any.whl |
|---|---|
| Size | 2.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
118718d4dd53f162eea4e00caf1648ea608ba94a4c7574eb3e61124b12dcc720
|
|
BLAKE2b-256 checksum How to use checksums |
3b898e001ce147002d8bb2bd14b91f8d6b4a9145f353d16aaf1bfb385753b73a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|