Tagged Questions
0
votes
1answer
333 views
Is there a library which handles the parsing of BIND zone files in Python?
This is related to a similar question about BIND, but in this case I'm trying to see if there's any easy way to parse various zone files into a dictionary, list, or some other manageable data ...