paulc / dnslib

A Python library to encode/decode DNS wire-format packets
https://github.com/paulc/dnslib
BSD 2-Clause "Simplified" License
295 stars 84 forks source link

LOC record support #57

Closed valentinesd closed 6 months ago

paulc commented 6 months ago

Thanks for this - I had too make some small changes to run under Python 2.7 (which we still support) and also to fix a doctest format problem.