Source: zope3
Section: web
Priority: optional
Maintainer: Matthias Klose <doko@debian.org>
Uploaders: Matthias Klose <doko@debian.org>
Build-Depends: python, python2.3-dev (>= 2.3.4), debhelper (>= 4.1.67)
Standards-Version: 3.6.1

Package: zope3-lib
Section: python
Architecture: any
Depends: python2.3 (>= 2.3.4), ${shlibs:Depends}
Description: Open Source Web Application Server (Libraries)
 Zope is an open source web application server primarily written in
 the Python programming language. It features a transactional object
 database which can store not only content and custom data, but also
 dynamic HTML templates, scripts, a search engine, and relational
 database (RDBMS) connections and code.
 .
 It features a strong through-the-web development model, allowing you
 to update your web site from anywhere in the world. To allow for
 this, Zope also features a tightly integrated security model. Built
 around the concept of "safe delegation of control", Zope's security
 architecture also allows you to turn control over parts of a web site
 to other organizations or individuals.
 .
 This package contains the framework and libraries needed to run your
 own Zope3 instance.

Package: zope3-sandbox
Section: web
Architecture: all
Depends: python2.3 (>= 2.3.4), zope3-lib (>= ${Source-Version})
Recommends: zope3-doc (>= ${Source-Version})
Description: Sandbox Instance for the Zope3 Web Application Server
 Package which allows you to start a "sandbox" instance of Zope3.
 Usable for development, testing, ... Applications using the Zope3
 framework should use the tools (not yet) contained in the zope3-lib
 package to create their own instance or for instanciation in an existing
 zope3 instance.
 .
 EXPERIMENTAL PACKAGE. NO UPGRADE PATH FROM EARLIER VERSIONS OR
 TO UPCOMING VERSIONS PROVIDED UNTIL THE FINAL 3.0 RELEASE.

Package: zope3-doc
Section: doc
Architecture: all
Suggests: zope3-sandbox
Description: Documentation for Zope3
 Documentation for the Zope3 Web Application Server.
