Logoj0ke.net Open Build Service > Projects > devel:python > python-dnspython > Meta
Sign Up | Log In

Meta Configuration of Package python-dnspython

 
1
<package name="python-dnspython" project="devel:python">
2
  <title>A DNS toolkit for Python</title>
3
  <description>dnspython is a DNS toolkit for Python. It supports almost all record
4
types. It can be used for queries, zone transfers, and dynamic updates.
5
It supports TSIG authenticated messages and EDNS0.
6
7
dnspython provides both high and low level access to DNS. The high
8
level classes perform queries for data of a given name, type, and
9
class, and return an answer set.  The low level classes allow direct
10
manipulation of DNS zones, messages, names, and records.
11
12
13
14
Authors:
15
--------
16
    Bob Halley &lt;halley@dnspython.org&gt;
17
18
</description>
19
  <build>
20
    <disable repository="SLES_9"/>
21
  </build>
22
</package>
23