From 11afb36ff0b7a015241932805ccdd46f06c2d201 Mon Sep 17 00:00:00 2001 From: Wen Heping Date: Tue, 15 Nov 2011 07:07:53 +0000 Subject: This package define interfaces of container components, and provides container implementations such as a BTreeContainer and OrderedContainer, as well as the base class used by zope.site.folder for the Folder implementation. WWW: http://pypi.python.org/pypi/zope.container Submitted by: Ruslan Mahmatkhanov (via github) Feature safe: yes --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index 827a678a23e4..4245cddc3d47 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -3233,6 +3233,7 @@ SUBDIR += py-zope.browsermenu SUBDIR += py-zope.component SUBDIR += py-zope.configuration + SUBDIR += py-zope.container SUBDIR += py-zope.contenttype SUBDIR += py-zope.copy SUBDIR += py-zope.datetime -- cgit v1.2.3