summaryrefslogtreecommitdiff
path: root/devel/py-protocols-devel/pkg-descr
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2006-03-23 22:24:03 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2006-03-23 22:24:03 +0000
commit96fe98e1c6bc0301781b0dd7dbfeef3e3f137f43 (patch)
tree7650cfe102643b74d6ad1d3efe1771281b5e66f0 /devel/py-protocols-devel/pkg-descr
parent- Cacti developers has modified one of oficial patches. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_5_0'.release/5.5.0
Notes
Notes: svn path=/head/; revision=158034 svn path=/tags/RELEASE_5_5_0/; revision=158035; tag=release/5.5.0
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