*No copyright* ISC License -------------------------- dnspython-2.7.0/README.md dnspython-2.7.0/pyproject.toml ISC License ----------- dnspython-2.7.0/LICENSE dnspython-2.7.0/Makefile dnspython-2.7.0/dns/__init__.py dnspython-2.7.0/dns/asyncquery.py dnspython-2.7.0/dns/asyncresolver.py dnspython-2.7.0/dns/dnssec.py dnspython-2.7.0/dns/dnssectypes.py dnspython-2.7.0/dns/e164.py dnspython-2.7.0/dns/edns.py dnspython-2.7.0/dns/entropy.py dnspython-2.7.0/dns/enum.py dnspython-2.7.0/dns/exception.py dnspython-2.7.0/dns/flags.py dnspython-2.7.0/dns/grange.py dnspython-2.7.0/dns/inet.py dnspython-2.7.0/dns/ipv4.py dnspython-2.7.0/dns/ipv6.py dnspython-2.7.0/dns/message.py dnspython-2.7.0/dns/name.py dnspython-2.7.0/dns/namedict.py dnspython-2.7.0/dns/node.py dnspython-2.7.0/dns/opcode.py dnspython-2.7.0/dns/query.py dnspython-2.7.0/dns/rcode.py dnspython-2.7.0/dns/rdata.py dnspython-2.7.0/dns/rdataclass.py dnspython-2.7.0/dns/rdataset.py dnspython-2.7.0/dns/rdatatype.py dnspython-2.7.0/dns/rdtypes/ANY/AFSDB.py dnspython-2.7.0/dns/rdtypes/ANY/AMTRELAY.py dnspython-2.7.0/dns/rdtypes/ANY/AVC.py dnspython-2.7.0/dns/rdtypes/ANY/CAA.py dnspython-2.7.0/dns/rdtypes/ANY/CDNSKEY.py dnspython-2.7.0/dns/rdtypes/ANY/CDS.py dnspython-2.7.0/dns/rdtypes/ANY/CERT.py dnspython-2.7.0/dns/rdtypes/ANY/CNAME.py dnspython-2.7.0/dns/rdtypes/ANY/CSYNC.py dnspython-2.7.0/dns/rdtypes/ANY/DLV.py dnspython-2.7.0/dns/rdtypes/ANY/DNAME.py dnspython-2.7.0/dns/rdtypes/ANY/DNSKEY.py dnspython-2.7.0/dns/rdtypes/ANY/DS.py dnspython-2.7.0/dns/rdtypes/ANY/EUI48.py dnspython-2.7.0/dns/rdtypes/ANY/EUI64.py dnspython-2.7.0/dns/rdtypes/ANY/GPOS.py dnspython-2.7.0/dns/rdtypes/ANY/HINFO.py dnspython-2.7.0/dns/rdtypes/ANY/HIP.py dnspython-2.7.0/dns/rdtypes/ANY/ISDN.py dnspython-2.7.0/dns/rdtypes/ANY/LOC.py dnspython-2.7.0/dns/rdtypes/ANY/MX.py dnspython-2.7.0/dns/rdtypes/ANY/NINFO.py dnspython-2.7.0/dns/rdtypes/ANY/NS.py dnspython-2.7.0/dns/rdtypes/ANY/NSEC.py dnspython-2.7.0/dns/rdtypes/ANY/NSEC3.py dnspython-2.7.0/dns/rdtypes/ANY/NSEC3PARAM.py dnspython-2.7.0/dns/rdtypes/ANY/OPENPGPKEY.py dnspython-2.7.0/dns/rdtypes/ANY/OPT.py dnspython-2.7.0/dns/rdtypes/ANY/PTR.py dnspython-2.7.0/dns/rdtypes/ANY/RESINFO.py dnspython-2.7.0/dns/rdtypes/ANY/RP.py dnspython-2.7.0/dns/rdtypes/ANY/RRSIG.py dnspython-2.7.0/dns/rdtypes/ANY/RT.py dnspython-2.7.0/dns/rdtypes/ANY/SOA.py dnspython-2.7.0/dns/rdtypes/ANY/SPF.py dnspython-2.7.0/dns/rdtypes/ANY/SSHFP.py dnspython-2.7.0/dns/rdtypes/ANY/TKEY.py dnspython-2.7.0/dns/rdtypes/ANY/TSIG.py dnspython-2.7.0/dns/rdtypes/ANY/TXT.py dnspython-2.7.0/dns/rdtypes/ANY/URI.py dnspython-2.7.0/dns/rdtypes/ANY/X25.py dnspython-2.7.0/dns/rdtypes/ANY/__init__.py dnspython-2.7.0/dns/rdtypes/CH/A.py dnspython-2.7.0/dns/rdtypes/CH/__init__.py dnspython-2.7.0/dns/rdtypes/IN/A.py dnspython-2.7.0/dns/rdtypes/IN/AAAA.py dnspython-2.7.0/dns/rdtypes/IN/APL.py dnspython-2.7.0/dns/rdtypes/IN/DHCID.py dnspython-2.7.0/dns/rdtypes/IN/IPSECKEY.py dnspython-2.7.0/dns/rdtypes/IN/KX.py dnspython-2.7.0/dns/rdtypes/IN/NAPTR.py dnspython-2.7.0/dns/rdtypes/IN/NSAP.py dnspython-2.7.0/dns/rdtypes/IN/NSAP_PTR.py dnspython-2.7.0/dns/rdtypes/IN/PX.py dnspython-2.7.0/dns/rdtypes/IN/SRV.py dnspython-2.7.0/dns/rdtypes/IN/WKS.py dnspython-2.7.0/dns/rdtypes/IN/__init__.py dnspython-2.7.0/dns/rdtypes/__init__.py dnspython-2.7.0/dns/rdtypes/dnskeybase.py dnspython-2.7.0/dns/rdtypes/dsbase.py dnspython-2.7.0/dns/rdtypes/euibase.py dnspython-2.7.0/dns/rdtypes/mxbase.py dnspython-2.7.0/dns/rdtypes/nsbase.py dnspython-2.7.0/dns/rdtypes/tlsabase.py dnspython-2.7.0/dns/rdtypes/txtbase.py dnspython-2.7.0/dns/rdtypes/util.py dnspython-2.7.0/dns/renderer.py dnspython-2.7.0/dns/resolver.py dnspython-2.7.0/dns/reversename.py dnspython-2.7.0/dns/rrset.py dnspython-2.7.0/dns/set.py dnspython-2.7.0/dns/tokenizer.py dnspython-2.7.0/dns/tsig.py dnspython-2.7.0/dns/tsigkeyring.py dnspython-2.7.0/dns/ttl.py dnspython-2.7.0/dns/update.py dnspython-2.7.0/dns/version.py dnspython-2.7.0/dns/xfr.py dnspython-2.7.0/dns/zone.py dnspython-2.7.0/dns/zonefile.py dnspython-2.7.0/examples/zonediff.py dnspython-2.7.0/tests/Makefile dnspython-2.7.0/tests/example dnspython-2.7.0/tests/test_async.py dnspython-2.7.0/tests/test_bugs.py dnspython-2.7.0/tests/test_dnssec.py dnspython-2.7.0/tests/test_dnssecalgs.py dnspython-2.7.0/tests/test_doh.py dnspython-2.7.0/tests/test_edns.py dnspython-2.7.0/tests/test_exceptions.py dnspython-2.7.0/tests/test_flags.py dnspython-2.7.0/tests/test_generate.py dnspython-2.7.0/tests/test_grange.py dnspython-2.7.0/tests/test_message.py dnspython-2.7.0/tests/test_name.py dnspython-2.7.0/tests/test_namedict.py dnspython-2.7.0/tests/test_nsec3.py dnspython-2.7.0/tests/test_ntoaaton.py dnspython-2.7.0/tests/test_query.py dnspython-2.7.0/tests/test_rdata.py dnspython-2.7.0/tests/test_rdtypeandclass.py dnspython-2.7.0/tests/test_rdtypeanydnskey.py dnspython-2.7.0/tests/test_rdtypeanyeui.py dnspython-2.7.0/tests/test_rdtypeanyloc.py dnspython-2.7.0/tests/test_rdtypeanytkey.py dnspython-2.7.0/tests/test_resolver.py dnspython-2.7.0/tests/test_rrset.py dnspython-2.7.0/tests/test_set.py dnspython-2.7.0/tests/test_tokenizer.py dnspython-2.7.0/tests/test_update.py dnspython-2.7.0/tests/test_zone.py dnspython-2.7.0/tests/util.py Unknown or generated -------------------- dnspython-2.7.0/.flake8 dnspython-2.7.0/.github/ISSUE_TEMPLATE/bug_report.md dnspython-2.7.0/.github/ISSUE_TEMPLATE/feature_request.md dnspython-2.7.0/.github/dependabot.yml dnspython-2.7.0/.github/workflows/ci.yml dnspython-2.7.0/.github/workflows/codeql-analysis.yml dnspython-2.7.0/.pylintrc dnspython-2.7.0/.readthedocs.yml dnspython-2.7.0/CODE_OF_CONDUCT.md dnspython-2.7.0/CONTRIBUTING.md dnspython-2.7.0/SECURITY.md dnspython-2.7.0/dns/_asyncbackend.py dnspython-2.7.0/dns/_asyncio_backend.py dnspython-2.7.0/dns/_ddr.py dnspython-2.7.0/dns/_features.py dnspython-2.7.0/dns/_immutable_ctx.py dnspython-2.7.0/dns/_trio_backend.py dnspython-2.7.0/dns/asyncbackend.py dnspython-2.7.0/dns/dnssecalgs/__init__.py dnspython-2.7.0/dns/dnssecalgs/base.py dnspython-2.7.0/dns/dnssecalgs/cryptography.py dnspython-2.7.0/dns/dnssecalgs/dsa.py dnspython-2.7.0/dns/dnssecalgs/ecdsa.py dnspython-2.7.0/dns/dnssecalgs/eddsa.py dnspython-2.7.0/dns/dnssecalgs/rsa.py dnspython-2.7.0/dns/immutable.py dnspython-2.7.0/dns/nameserver.py dnspython-2.7.0/dns/quic/__init__.py dnspython-2.7.0/dns/quic/_asyncio.py dnspython-2.7.0/dns/quic/_common.py dnspython-2.7.0/dns/quic/_sync.py dnspython-2.7.0/dns/quic/_trio.py dnspython-2.7.0/dns/rdtypes/ANY/L32.py dnspython-2.7.0/dns/rdtypes/ANY/L64.py dnspython-2.7.0/dns/rdtypes/ANY/LP.py dnspython-2.7.0/dns/rdtypes/ANY/NID.py dnspython-2.7.0/dns/rdtypes/ANY/SMIMEA.py dnspython-2.7.0/dns/rdtypes/ANY/TLSA.py dnspython-2.7.0/dns/rdtypes/ANY/WALLET.py dnspython-2.7.0/dns/rdtypes/ANY/ZONEMD.py dnspython-2.7.0/dns/rdtypes/IN/HTTPS.py dnspython-2.7.0/dns/rdtypes/IN/SVCB.py dnspython-2.7.0/dns/rdtypes/svcbbase.py dnspython-2.7.0/dns/serial.py dnspython-2.7.0/dns/transaction.py dnspython-2.7.0/dns/versioned.py dnspython-2.7.0/dns/win32util.py dnspython-2.7.0/dns/wire.py dnspython-2.7.0/dns/zonetypes.py dnspython-2.7.0/doc/Makefile dnspython-2.7.0/doc/async-backend.rst dnspython-2.7.0/doc/async-query.rst dnspython-2.7.0/doc/async-resolver-class.rst dnspython-2.7.0/doc/async-resolver-functions.rst dnspython-2.7.0/doc/async-resolver.rst dnspython-2.7.0/doc/async.rst dnspython-2.7.0/doc/community.rst dnspython-2.7.0/doc/conf.py dnspython-2.7.0/doc/dnssec.rst dnspython-2.7.0/doc/examples.rst dnspython-2.7.0/doc/exceptions.rst dnspython-2.7.0/doc/inbound-xfr-class.rst dnspython-2.7.0/doc/index.rst dnspython-2.7.0/doc/installation.rst dnspython-2.7.0/doc/license.rst dnspython-2.7.0/doc/manual.rst dnspython-2.7.0/doc/message-class.rst dnspython-2.7.0/doc/message-edns.rst dnspython-2.7.0/doc/message-flags.rst dnspython-2.7.0/doc/message-make.rst dnspython-2.7.0/doc/message-opcode.rst dnspython-2.7.0/doc/message-query.rst dnspython-2.7.0/doc/message-rcode.rst dnspython-2.7.0/doc/message-update.rst dnspython-2.7.0/doc/message.rst dnspython-2.7.0/doc/name-class.rst dnspython-2.7.0/doc/name-codecs.rst dnspython-2.7.0/doc/name-dict.rst dnspython-2.7.0/doc/name-helpers.rst dnspython-2.7.0/doc/name-make.rst dnspython-2.7.0/doc/name.rst dnspython-2.7.0/doc/query.rst dnspython-2.7.0/doc/rdata-class.rst dnspython-2.7.0/doc/rdata-make.rst dnspython-2.7.0/doc/rdata-set-classes.rst dnspython-2.7.0/doc/rdata-set-make.rst dnspython-2.7.0/doc/rdata-subclasses.rst dnspython-2.7.0/doc/rdata-types.rst dnspython-2.7.0/doc/rdata.rst dnspython-2.7.0/doc/rdataclass-list.rst dnspython-2.7.0/doc/rdatatype-list.rst dnspython-2.7.0/doc/requirements.txt dnspython-2.7.0/doc/resolver-caching.rst dnspython-2.7.0/doc/resolver-class.rst dnspython-2.7.0/doc/resolver-functions.rst dnspython-2.7.0/doc/resolver-nameserver.rst dnspython-2.7.0/doc/resolver-override.rst dnspython-2.7.0/doc/resolver.rst dnspython-2.7.0/doc/rfc.rst dnspython-2.7.0/doc/threads.rst dnspython-2.7.0/doc/util/auto-values.py dnspython-2.7.0/doc/utilities.rst dnspython-2.7.0/doc/whatsnew.rst dnspython-2.7.0/doc/zone-class.rst dnspython-2.7.0/doc/zone-make.rst dnspython-2.7.0/doc/zone.rst dnspython-2.7.0/doc/zonefile.rst dnspython-2.7.0/examples/async_dns.py dnspython-2.7.0/examples/ddns.py dnspython-2.7.0/examples/ddr.py dnspython-2.7.0/examples/doh-json.py dnspython-2.7.0/examples/doh.py dnspython-2.7.0/examples/doq.py dnspython-2.7.0/examples/dot.py dnspython-2.7.0/examples/e164.py dnspython-2.7.0/examples/ecs.py dnspython-2.7.0/examples/edns.py dnspython-2.7.0/examples/edns_resolver.py dnspython-2.7.0/examples/mx.py dnspython-2.7.0/examples/name.py dnspython-2.7.0/examples/query_specific.py dnspython-2.7.0/examples/receive_notify.py dnspython-2.7.0/examples/reverse.py dnspython-2.7.0/examples/reverse_name.py dnspython-2.7.0/examples/send_notify.py dnspython-2.7.0/examples/tsig.py dnspython-2.7.0/examples/wire_read_tcp.py dnspython-2.7.0/examples/xfr.py dnspython-2.7.0/tests/doh.py dnspython-2.7.0/tests/doq.py dnspython-2.7.0/tests/example1.good dnspython-2.7.0/tests/example2.good dnspython-2.7.0/tests/example3.good dnspython-2.7.0/tests/example4.good dnspython-2.7.0/tests/keys.py dnspython-2.7.0/tests/md_module.py dnspython-2.7.0/tests/mx-2-0.pickle dnspython-2.7.0/tests/nanonameserver.py dnspython-2.7.0/tests/query dnspython-2.7.0/tests/stxt_module.py dnspython-2.7.0/tests/svcb_test_vectors.generic dnspython-2.7.0/tests/svcb_test_vectors.text dnspython-2.7.0/tests/test_address.py dnspython-2.7.0/tests/test_constants.py dnspython-2.7.0/tests/test_ddr.py dnspython-2.7.0/tests/test_doq.py dnspython-2.7.0/tests/test_entropy.py dnspython-2.7.0/tests/test_features.py dnspython-2.7.0/tests/test_immutable.py dnspython-2.7.0/tests/test_nsec3_hash.py dnspython-2.7.0/tests/test_processing_order.py dnspython-2.7.0/tests/test_rdataset.py dnspython-2.7.0/tests/test_renderer.py dnspython-2.7.0/tests/test_resolution.py dnspython-2.7.0/tests/test_resolver_override.py dnspython-2.7.0/tests/test_rrset_reader.py dnspython-2.7.0/tests/test_serial.py dnspython-2.7.0/tests/test_svcb.py dnspython-2.7.0/tests/test_transaction.py dnspython-2.7.0/tests/test_tsig.py dnspython-2.7.0/tests/test_tsigkeyring.py dnspython-2.7.0/tests/test_ttl.py dnspython-2.7.0/tests/test_wire.py dnspython-2.7.0/tests/test_xfr.py dnspython-2.7.0/tests/test_zonedigest.py dnspython-2.7.0/tests/tls/ca.crt dnspython-2.7.0/tests/tls/private.pem dnspython-2.7.0/tests/tls/public.crt dnspython-2.7.0/tests/ttxt_module.py dnspython-2.7.0/tests/utest.py dnspython-2.7.0/util/constants-tool dnspython-2.7.0/util/generate-features dnspython-2.7.0/util/generate-mx-pickle.py dnspython-2.7.0/util/generate-rdatatype-doc.py