dns-parser 0.6.0

Pure-rust DNS protocol parser library. This does not support network, only raw protocol parser.
Documentation

========== DNS Parser

:Status: Alpha :Documentation: http://tailhook.github.io/dns-parser

This is a parser of DNS protocol packets that is independent of any networking code. The goal is to use it for DNS implementation of rotor_.

.. _rotor: https://github.com/tailhook/rotor