mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
7 lines
275 B
Plaintext
7 lines
275 B
Plaintext
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: https://pypi.python.org/pypi/zope.container/
|