diff options
author | Robby Workman <rworkman@slackware.com> | 2010-03-21 12:03:55 -0500 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 14:10:36 +0200 |
commit | 3b8644144be204c31ce6dfc254bf1b1de534eaba (patch) | |
tree | 6a16ded13540a226960c09bf667d98cd296668e7 /network/python-twisted | |
parent | f9a94e4a28d47e5785d9aa55c84405d574802c39 (diff) |
network/python-twisted: Add zope.interface as runtime dep.
Diffstat (limited to 'network/python-twisted')
-rw-r--r-- | network/python-twisted/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/network/python-twisted/README b/network/python-twisted/README index b5ce41eb910b..580a8e4425a5 100644 --- a/network/python-twisted/README +++ b/network/python-twisted/README @@ -4,3 +4,5 @@ under the MIT license. Twisted projects variously support TCP, UDP, SSL/TLS, multicast, Unix sockets, a large number of protocols (including HTTP, NNTP, IMAP, SSH, IRC, FTP, and others), and much more. + +This requires zope.interface at runtime. |