You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage zope.securitypolicy-3.7.0-2.lbn13.noarch
zope.securitypolicy
RPMPackage zope.security-3.8.3-2.lbn13.x86_64
The Security framework provides a generic mechanism to implement security policies on Python objects. This introduction provides a tutorial of the framework explaining concepts, design, and going through sample usage from the perspective of a Python programmer using the framework outside of Zope.
RPMPackage zope.schema-4.2.2-1.lbn13.noarch
============== Zope 3 Schemas ============== Introduction ------------ Schemas extend the notion of interfaces to detailed descriptions of Attributes (but not methods). Every schema is an interface and specifies the public fields of an object. A *field* roughly corresponds to an attribute of a python object. But a Field provides space for at least a title and a description. It can also constrain its value and provide a validation method. Besides you can optionally specify characteristics such as its value being read-only or not required. Zope 3 schemas were born when Jim Fulton and Martijn Faassen thought about Formulator for Zope 3 and PropertySets while at the Zope 3 sprint at the Zope BBQ in Berlin. They realized that if you strip all view logic from forms then you have something similar to interfaces. And thus schemas were born.
RPMPackage zope.rdb-3.5.0-2.lbn13.noarch
Zope RDBMS transaction integration
RPMPackage zope.ramcache-1.0-2.lbn13.noarch
Zope RAM Cache
RPMPackage zope.publisher-3.12.6-2.lbn13.noarch
zope.publisher allows you to publish Python objects on the web. It has support for plain HTTP/WebDAV clients, web browsers as well as XML-RPC and FTP clients. Input and output streams are represented by request and response objects which allow for easy client interaction from Python. The behaviour of the publisher is geared towards WSGI compatibility.
RPMPackage zope.ptresource-3.9.0-2.lbn13.noarch
Page template resource plugin for zope.browserresource
RPMPackage zope.proxy-devel-3.6.1-2.lbn13.x86_64
This package provides the support files which can be used to build applications using the Zope proxy infrastructure
RPMPackage zope.proxy-3.6.1-2.lbn13.x86_64
Proxies are special objects which serve as mostly-transparent wrappers around another object, intervening in the apparent behavior of the wrapped object only when necessary to apply the policy (e.g., access checking, location brokering, etc.) for which the proxy is responsible. Editorial note: Unfortunately, we don't have separate documentation for zope.proxy at this time. This is a shame because they are generically useful. We are publishing this release without documentation mainly because it is a dependency of other releases.
RPMPackage zope.processlifetime-1.0-4.lbn13.noarch
zope.processlifetime
RPMPackage zope.principalregistry-3.7.1-2.lbn13.noarch
zope.principalregistry
RPMPackage zope.principalannotation-3.6.1-2.lbn13.noarch
zope.principalannotation
RPMPackage zope.preference-3.8.0-2.lbn13.noarch
User Preferences Framework
RPMPackage zope.pluggableauth-1.2-2.lbn13.noarch
Pluggable Authentication Utility
RPMPackage zope.password-3.6.1-2.lbn13.noarch
Password encoding and checking utilities
RPMPackage zope.pagetemplate-3.6.3-2.lbn13.noarch
zope.pagetemplate
RPMPackage zope.modulealias-3.4.0-4.lbn13.noarch
Zope modulealias
RPMPackage zope.mkzeoinstance-3.9.5-2.lbn13.noarch
Make standalone ZEO database server instances
RPMPackage zope.minmax-1.1.2-4.lbn13.noarch
zope.minmax
RPMPackage zope.mimetype-1.3.1-2.lbn13.noarch
A simple package for working with MIME content types