dns-zone-validator
Advanced tools
Changelog
0.4.0 - 2022-03-26
Changelog
0.3.0 - 2022-03-24
Changelog
0.2.0 - 2022-03-22
Changelog
0.1.0 - 2022-03-17
Bind zonefile parser, using nearley: #1
stab #1: parses cadillac.net
test #2: add isi.edu zone
allow comments after SOA closing parens
DRY the grammar -> object functions
add \r to eol, for windows
local copy of builtin-whitespace, adds \r char
ci: remove windows support, times out, I think upstream nearley issue