summaryrefslogtreecommitdiffstats
path: root/development/zope.interface/README
blob: 2e92c37f8a329bdbb80c00b7391da7ab420ae57e (plain)
1
2
3
4
5
6
7
zope.interface (Zope 3 Interface Infrastructure)

Interfaces are a mechanism for labeling objects as conforming to a 
given API or contract.

This requires pysetuptools, and zope.testing is an optional dependency
if you want to run the test suite.