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
easyzone is a nice layer over dnspython
Zoner provides a web-interface for editing zone files and makes use of easyzone.