2012-02-06 16:39:49 +04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2015-08-25 09:05:57 +03:00
|
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
2012-02-06 16:39:49 +04:00
|
|
|
<pkgmetadata>
|
2015-09-17 00:05:30 +03:00
|
|
|
<herd>python</herd>
|
|
|
|
<longdescription>
|
2012-02-06 16:39:49 +04:00
|
|
|
dnspython is a DNS toolkit for Python. It supports almost all of the record
|
|
|
|
types. It can be used for queries, zone transfers, and dynamic updates. It
|
|
|
|
supports TSIG authenticated messages and EDNS0. dnspython provides both high
|
|
|
|
and low level access to DNS. The high level classes perform queries for data
|
|
|
|
of a given name, type, and class, and return an answer set. The low level
|
|
|
|
classes allow direct manipulation of DNS zones, messages, names, and records.
|
|
|
|
</longdescription>
|
2015-09-17 00:05:30 +03:00
|
|
|
<longdescription lang="ja">
|
2012-02-06 16:39:49 +04:00
|
|
|
DNSPythonはPython言語用のDNSツールキットです。ほとんどのレコード・タイプをサポー
|
|
|
|
トします。クエリー、ゾーン・トランスファー、ダイナミック・アップデートができます
|
|
|
|
。TSTGメッセージ認証とEDNS0をサポートします。DNSPythonは高水準でのアクセスと低水
|
|
|
|
準でのアクセスの両方を提供します。高水準ではネーム、タイプ、クラスでクエリーを行
|
|
|
|
い、その戻り値を使います。低水準はゾーン、メッセージ、ネーム、レコードを直接操作
|
|
|
|
します。
|
|
|
|
</longdescription>
|
|
|
|
</pkgmetadata>
|