1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
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