| Name | Version | Description | Links |
|---|---|---|---|
| zope.annotation | 3.5.0 | Object annotation mechanism | Bugs | Subversion |
| zope.applicationcontrol | 3.5.5 | Zope applicationcontrol | Bugs | Subversion |
| zope.authentication | 3.7.1 | Definition of authentication basics for the Zope Framework | Bugs | Subversion |
| zope.broken | 3.6.0 | Zope Broken Object Interfaces | Bugs | Subversion |
| zope.browser | 1.3 | Shared Zope Toolkit browser components | Bugs | Subversion |
| zope.browsermenu | 3.9.1 | Browser menu implementation for Zope. | Bugs | Subversion |
| zope.browserpage | 3.12.2 | ZCML directives for configuring browser views for Zope. | Bugs | Subversion |
| zope.browserresource | 3.10.3 | Browser resources implementation for Zope. | Bugs | Subversion |
| zope.cachedescriptors | 3.5.1 | Method and property caching decorators | Bugs | Subversion |
| zope.catalog | 3.8.1 | Cataloging and Indexing Framework for the Zope Toolkit | Bugs | Subversion |
| zope.component | 3.9.5 | Zope Component Architecture | Bugs | Subversion |
| zope.componentvocabulary | 1.0.1 | Component vocabularies | Bugs | Subversion |
| zope.configuration | 3.7.4 | Zope Configuration Markup Language (ZCML) | Bugs | Subversion |
| zope.container | 3.11.2 | Zope Container | Bugs | Subversion |
| zope.contentprovider | 3.7.2 | Content Provider Framework for Zope Templates | Bugs | Subversion |
| zope.contenttype | 3.5.5 | Zope contenttype | Bugs | Subversion |
| zope.copy | 3.5.0 | Pluggable object copying mechanism | Bugs | Subversion |
| zope.copypastemove | 3.7.0 | Copy, Paste and Move support for content components. | Bugs | Subversion |
| zope.datetime | 3.4.0 | Zope datetime | Bugs | Subversion |
| zope.deferredimport | 3.5.3 | zope.deferredimport allows you to perform imports names that will only be resolved when used in the code. | Bugs | Subversion |
| zope.deprecation | 3.4.1 | Zope Deprecation Infrastructure | Bugs | Subversion |
| zope.dottedname | 3.4.6 | Resolver for Python dotted names. | Bugs | Subversion |
| zope.dublincore | 3.7.0 | Zope Dublin Core implementation | Bugs | Subversion |
| zope.error | 3.7.2 | An error reporting utility for Zope3 | Bugs | Subversion |
| zope.event | 3.5.1 | Very basic event publishing system | Bugs | Subversion |
| zope.exceptions | 3.6.1 | Zope Exceptions | Bugs | Subversion |
| zope.filerepresentation | 3.6.0 | File-system Representation Interfaces | Bugs | Subversion |
| zope.formlib | 4.0.6 | Form generation and validation library for Zope | Bugs | Subversion |
| zope.hookable | 3.4.1 | Zope hookable | Bugs | Subversion |
| zope.i18n | 3.7.4 | Zope Internationalization Support | Bugs | Subversion |
| zope.i18nmessageid | 3.5.3 | Message Identifiers for internationalization | Bugs | Subversion |
| zope.index | 3.6.1 | Indices for using with catalog like text, field, etc. | Bugs | Subversion |
| zope.interface | 3.6.7 | Interfaces for Python | Bugs | Subversion |
| zope.intid | 3.7.2 | Integer Id Utility | Bugs | Subversion |
| zope.keyreference | 3.6.2 | Key References | Bugs | Subversion |
| zope.lifecycleevent | 3.6.2 | Object life-cycle events | Bugs | Subversion |
| zope.location | 3.9.0 | Zope Location | Bugs | Subversion |
| zope.login | 1.0.0 | Login helpers for zope.publisher / authentication. | Bugs | Subversion |
| zope.mimetype | 1.3.1 | A simple package for working with MIME content types | Bugs | Subversion |
| zope.minmax | 1.1.2 | Homogeneous values favoring maximum or minimum for ZODB conflict resolution | Bugs | Subversion |
| zope.pagetemplate | 3.5.2 | Zope Page Templates | Bugs | Subversion |
| zope.password | 3.6.1 | Password encoding and checking utilities | Bugs | Subversion |
| zope.pluggableauth | 1.0.3 | Pluggable Authentication Utility | Bugs | Subversion |
| zope.principalannotation | 3.6.1 | Annotations for Zope Principals | Bugs | Subversion |
| zope.principalregistry | 3.7.1 | Global principal registry component for Zope3 | Bugs | Subversion |
| zope.processlifetime | 1.0 | Zope process lifetime events | Bugs | Subversion |
| zope.proxy | 3.6.1 | Generic Transparent Proxies | Bugs | Subversion |
| zope.ptresource | 3.9.0 | Page template resource plugin for zope.browserresource | Bugs | Subversion |
| zope.publisher | 3.12.6 | The Zope publisher publishes Python objects on the web. | Bugs | Subversion |
| zope.ramcache | 1.0 | Zope RAM Cache | Bugs | Subversion |
| zope.schema | 3.7.1 | zope.interface extension for defining data schemas | Bugs | Subversion |
| zope.security | 3.7.4 | Zope Security Framework | Bugs | Subversion |
| zope.securitypolicy | 3.7.0 | Default security policy for Zope3 | Bugs | Subversion |
| zope.sendmail | 3.7.4 | Zope sendmail | Bugs | Subversion |
| zope.sequencesort | 3.4.0 | Sequence Sorting | Bugs | Subversion |
| zope.server | 3.6.3 | Zope Server (Web and FTP) | Bugs | Subversion |
| zope.session | 3.9.5 | Client identification and sessions for Zope | Bugs | Subversion |
| zope.site | 3.9.2 | Local registries for zope component architecture | Bugs | Subversion |
| zope.size | 3.4.1 | Interfaces and simple adapter that give the size of an object | Bugs | Subversion |
| zope.structuredtext | 3.5.1 | StructuredText parser | Bugs | Subversion |
| zope.tal | 3.5.2 | Zope 3 Template Application Languate (TAL) | Bugs | Subversion |
| zope.tales | 3.5.1 | Zope Template Application Language Expression Syntax (TALES) | Bugs | Subversion |
| zope.testing | 3.9.7 | Zope testing framework, including the testrunner script. | Bugs | Subversion |
| zope.traversing | 3.13.2 | Resolving paths in the object hierarchy | Bugs | Subversion |
| zope.viewlet | 3.7.2 | Zope Viewlets | Bugs | Subversion |
| Name | Version | Description | Links |
|---|---|---|---|
| zope.documenttemplate | 3.4.3 | Document Templating Markup Language (DTML) | Bugs | Subversion |
| Name | Version | Description | Links |
|---|---|---|---|
| ClientForm | 0.2.10 | Client-side HTML form handling. | |
| Jinja2 | 2.5.5 | A small but fast and easy to use stand-alone template engine written in pure python. | |
| Paste | 1.7.5.1 | Tools for using a Web Server Gateway Interface stack | |
| PasteDeploy | 1.3.4 | Load, configure, and compose WSGI applications and servers | |
| PasteScript | 1.7.4.2 | A pluggable command-line frontend, including commands to setup package file layouts | |
| Pygments | 1.3.1 | Pygments is a syntax highlighting package written in Python. | |
| RestrictedPython | 3.6.0 | RestrictedPython provides a restricted execution environment for Python, e.g. for running untrusted code. | |
| Sphinx | 1.0.7 | Python documentation generator | |
| ZConfig | 2.8.0 | Structured Configuration Library | |
| ZODB3 | 3.9.7 | Zope Object Database: object database and persistence | |
| argparse | 1.1 | Python command-line parsing library | |
| distribute | 0.6.21 | Easily download, build, install, upgrade, and uninstall Python packages | |
| docutils | 0.7 | Docutils – Python Documentation Utilities | |
| lxml | 2.2.8 | Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. | |
| mechanize | 0.1.11 | Stateful programmatic web browsing. | |
| mr.developer | 1.18 | A zc.buildout extension to ease the development of large projects with lots of packages. | |
| py | 1.3.4 | py.test and pylib: rapid testing and development utils. | |
| python-gettext | 1.0 | Python Gettext implementation. | |
| pytz | 2011g | World timezone definitions, modern and historical | |
| setuptools | 0.6c11 | Download, build, install, upgrade, and uninstall Python packages – easily! | |
| tl.eggdeps | 0.4 | Compute a dependency graph between active Python eggs. | |
| transaction | 1.1.1 | Transaction management for Python | |
| unittest2 | 0.5.1 | The new features in unittest for Python 2.7 backported to Python 2.3+. | |
| z3c.checkversions | 0.4.1 | Find newer package versions on PyPI | |
| z3c.recipe.compattest | 0.12.2 | Buildout recipe to create testrunners for testing compatibility with other packages | |
| z3c.recipe.depgraph | 0.5 | Buildout recipe to generate dependency graphs. | |
| z3c.recipe.sphinxdoc | 0.0.8 | Use Sphinx to build documentation for zope.org. | |
| zc.buildout | 1.4.4 | System for managing development buildouts | |
| zc.lockfile | 1.0.0 | Basic inter-process locks | |
| zc.recipe.egg | 1.2.2 | Recipe for installing Python package distributions as eggs | |
| zc.recipe.testrunner | 1.2.1 | ZC Buildout recipe for creating test runners | |
| zc.resourcelibrary | 1.3.2 | Post-rendering Resource Inclusion | |
| zdaemon | 2.0.4 | Daemon process control library and tools for Unix-based systems | |
| zope.kgs | 1.2.0 | Known-Good-Set (KGS) Support | |
| zope.mkzeoinstance | 3.9.4 | Make standalone ZEO database server instances |