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

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

NOTE: Building zope.interface requires Python setuptools to be
installed (available at SlackBuilds.org as "pysetuptools").  
No runtime dependencies beyond Python.

Running the test suite requires zope.testing, but that is optional.