summaryrefslogtreecommitdiffstats
path: root/package/python-zope-interface
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-zope-interface')
-rw-r--r--package/python-zope-interface/Config.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/package/python-zope-interface/Config.in b/package/python-zope-interface/Config.in
index c09e7b0cb3..4279aa9ef8 100644
--- a/package/python-zope-interface/Config.in
+++ b/package/python-zope-interface/Config.in
@@ -2,9 +2,11 @@ config BR2_PACKAGE_PYTHON_ZOPE_INTERFACE
bool "python-zope-interface"
select BR2_PACKAGE_PYTHON_SETUPTOOLS # runtime
help
- This package provides an implementation of "object interfaces" for
- Python. Interfaces are a mechanism for labeling objects as conforming
- to a given API or contract. So, this package can be considered as
- implementation of the Design By Contract methodology support in Python.
+ This package provides an implementation of "object
+ interfaces" for Python. Interfaces are a mechanism for
+ labeling objects as conforming to a given API or
+ contract. So, this package can be considered as
+ implementation of the Design By Contract methodology support
+ in Python.
http://docs.zope.org/zope.interface/
OpenPOWER on IntegriCloud