aboutsummaryrefslogtreecommitdiff
path: root/devel/py-protocols-devel/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-protocols-devel/pkg-descr')
-rw-r--r--devel/py-protocols-devel/pkg-descr8
1 files changed, 0 insertions, 8 deletions
diff --git a/devel/py-protocols-devel/pkg-descr b/devel/py-protocols-devel/pkg-descr
deleted file mode 100644
index de65bb788526..000000000000
--- a/devel/py-protocols-devel/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-PyProtocols extends the PEP 246 adapt() function with a new "declaration API"
-that lets you easily define your own protocols and adapters, and declare what
-adapters should be used to adapt what types, objects, or protocols.
-In addition to its own Interface type, PyProtocols can also use Twisted and
-Zope's Interface types too.
-
-Author: Phillip J. Eby
-WWW: http://peak.telecommunity.com/PyProtocols.html