summaryrefslogtreecommitdiffstats
path: root/python/dnspython/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/dnspython/README')
-rw-r--r--python/dnspython/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/dnspython/README b/python/dnspython/README
index 5190a47b0b..0188d8b5b6 100644
--- a/python/dnspython/README
+++ b/python/dnspython/README
@@ -7,4 +7,4 @@ 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.
-Optionally, dnspython can use pycrypto for DNSSEC functionality.
+pycrypto is an optional dependency for DNSSEC functionality.