Bug 83626 - [NEW PORT] devel/py-protocols: This Python module extends the PEP 246 adapt() function
Summary: [NEW PORT] devel/py-protocols: This Python module extends the PEP 246 adapt()...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-17 20:30 UTC by Nicola Vitale
Modified: 2005-07-18 22:08 UTC (History)
1 user (show)

See Also:


Attachments
py-protocols-0.9.3.shar (4.46 KB, text/plain)
2005-07-17 20:30 UTC, Nicola Vitale
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nicola Vitale 2005-07-17 20:30:17 UTC
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

Generated with FreeBSD Port Tools 0.63
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-07-18 22:08:46 UTC
State Changed
From-To: open->closed

New port added, thank you!