Date: Mon, 18 Jul 2005 21:08:05 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/py-protocols Makefile distinfo pkg-descr pkg-plist Message-ID: <200507182108.j6IL85rn088101@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2005-07-18 21:08:05 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/py-protocols Makefile distinfo pkg-descr pkg-plist
Log:
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.
PR: ports/83626
Submitted by: Nicola Vitale <nivit@email.it>
Revision Changes Path
1.1928 +1 -0 ports/devel/Makefile
1.1 +22 -0 ports/devel/py-protocols/Makefile (new)
1.1 +2 -0 ports/devel/py-protocols/distinfo (new)
1.1 +8 -0 ports/devel/py-protocols/pkg-descr (new)
1.1 +52 -0 ports/devel/py-protocols/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507182108.j6IL85rn088101>
