Commit graph

4 commits

Author SHA1 Message Date
Nicola Vitale
7723f74a78 - Added files/pkg-deinstall.in files/pkg-install.in
- Improved pkg-descr
- Recopied by marcus@
- Removed pkg-plist (it now uses a simple Python egg)
- Taken maintainership by dryice@
- Updated to 1.0.a0.r2882

PR:		106764
Approved by:	alexbl (mentor), dryice (maintainer)
2007-01-04 13:48:50 +00:00
Nicola Vitale
bd6fa393f8 - Updated email address in my ports
Approved by:	alexbl (mentor)
2006-12-10 01:21:51 +00:00
Emanuel Haupt
b3656dfaff Add SHA256 checksums
PR:		91123,91125,91126,91127,91128,91129,91130,91131
Submitted by:	Nicola Vitale <nivit@email.it> (maintainer)
2005-12-31 15:36:33 +00:00
Pav Lucistnik
5e015f9e53 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>
2005-07-18 21:08:05 +00:00