Ports Search

Results 4,7214,730 of 5,623 for /devel/.(0.004 seconds)
devel/zope.container-3.12.0 (Score: 0.032514982)
Zope Container
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.
devel/zope.contentprovider-3.7.2 (Score: 0.032514982)
Content Provider Framework for Zope Templates
This package provides a framework to develop componentized Web GUI applications. Instead of describing the content of a page using a single template or static system of templates and METAL macros, content provider objects are dynamically looked up based on the setup/configuration of the application.
devel/zope.copy-3.5.0 (Score: 0.032514982)
Pluggable object copying mechanism
This package provides a pluggable way to copy persistent objects. It was once extracted from the zc.copy package to contain much less dependencies. In fact, we only depend on zope.interface to provide pluggability.
devel/zope.copypastemove-3.8.0 (Score: 0.032514982)
Copy, Paste, and Move support for content components
Copy, Paste and Move support for content components.
devel/zope.deferredimport-3.5.3 (Score: 0.032514982)
Allows to import names that will be resolved when used in the code
zope.deferredimport allows you to perform imports names that will only be resolved when used in the code.
devel/zope.dublincore-3.8.2 (Score: 0.032514982)
Zope Dublin Core implementation
Zope Dublin Core implementation.
devel/zope.error-3.7.4 (Score: 0.032514982)
Error reporting utility for Zope3
An error reporting utility for Zope3.
devel/zope.event-4.1.0 (Score: 0.032514982)
Very basic event publishing system
zope.event provides a simple event system on which application-specific event systems can be built. Application code can generate events without being concerned about the event-processing frameworks that might handle the events.
devel/zope.exceptions-4.0.0.1 (Score: 0.032514982)
General Zope Exceptions
zope.exceptions contains exception interfaces and implementations which are so general purpose that they don't belong in Zope application-specific packages.
devel/zope.filerepresentation-3.6.1 (Score: 0.032514982)
File-system Representation Interfaces
zope.filerepresentation is a File-system Representation Interfaces. The interfaces defined here are used for file-system and file-system-like representations of objects, such as file-system synchronization, FTP, PUT, and WebDAV.