Any python libs for parsing Bind zone files?
Basically something that will aid in adding/removing zones and records.
This needs to work even if someone modifies the zone file by hand so overwriting the zone files every time is not a solution.
Any python libs for parsing Bind zone files? Basically something that will aid in
Share
I was unable to use bicop for classical zone files like these:
I will have a look at dnspython