Source: zope.app.tree
Section: zope
Priority: extra
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Gediminas Paulauskas <menesis@pov.lt>
Build-Depends: debhelper (>= 7), python-all (>= 2.6.6-3~),
 python-setuptools (>= 0.6b3), python-van.pydeb (>= 1.3.0-4)
Standards-Version: 3.9.2
X-Python-Version: >= 2.5

Package: python-zope.app.tree
Architecture: all
Depends: ${pydeb:Depends}, ${python:Depends}, ${misc:Depends}
Provides: ${pydeb:Provides}
Recommends: ${pydeb:Recommends}
Suggests: ${pydeb:Suggests}
Description: Static Tree Implementation
 This package was designed to be a light-weight and easy-to-use static tree
 implementation. It allows the developer to quickly create trees with nodes
 that can be opened and closed without the use of JavaScript. The tree state
 can be retained over multiple sessions.
