MoinQ:

1. DNS/実装/python/dnslib/README

について、ここに記述してください。

Python 3 support was added in Version 0.9.0 which represented a fairly major update to the library - the key changes include:

1.1. Classes

The key DNS packet handling classes are in dnslib.dns and map to the standard DNS packet sections:

1.2. Usage

The default text representation of the DNSRecord is in zone file format:

MoinQ: DNS/実装/python/dnslib/README (last edited 2021-02-25 12:29:30 by ToshinoriMaeno)