database - Is there a library which handles the parsing of BIND zone files in Python? -
This is related to BIND, but in this situation I am trying to see if any zone is a Collecting data in a database with files, lists, or some other manageable data structure, with the ultimate goal.
I am using BIND 8.4.7 and Python 2.4. I may be may be able to understand the management to use the subsequent Python version, if necessary, but at this time the BIND version is non-negotiable.
The ISST can meet your needs, it is at the top of the dnspython, which will be an optional API .
Comments
Post a Comment