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 fi
You might try bicop, "a python library to process ISC bind-style configuration files".