Hi,

I've just got a python package called dnspython (dnspython home page).
I need to parse raw DNS packet, and they said it can be helpful.

It's just that this package is poorly documented. When I read the docs, it didn't gave me much help.

Anyone here know how to use this package?

Thanks before.