Re: Parsing named.conf in PyParsing Python3 and JSON now available

2022-06-01 Thread Petr Špaček
On 29. 05. 22 22:37, S Egbert wrote: oops make that this link https://github.com/egberts/bind9_parser On May 29, 2022, at 4:28 PM, S Egbert wrote: Just a short blurb that I now make parsing named.conf easier in Pyhton3 using PyParsing module.

Re: Parsing named.conf in PyParsing Python3 and JSON now available

2022-05-29 Thread S Egbert
oops make that this link https://github.com/egberts/bind9_parser > On May 29, 2022, at 4:28 PM, S Egbert wrote: > > Just a short blurb that I now make parsing named.conf easier in Pyhton3 > using PyParsing module. > > Through a pythonized variable, one can also generate JSON string. > >

Parsing named.conf in PyParsing Python3 and JSON now available

2022-05-29 Thread S Egbert
Just a short blurb that I now make parsing named.conf easier in Pyhton3 using PyParsing module. Through a pythonized variable, one can also generate JSON string. The end-use should be obvious to those who need one, but one of my case is a large library of named.conf in pythonized form with