Ports Search

Results 4,7114,720 of 5,623 for /devel/.(0.004 seconds)
devel/zope.applicationcontrol-3.5.5 (Score: 0.032514982)
Zope applicationcontrol
Zope applicationcontrol.
devel/zope.broken-3.6.0 (Score: 0.032514982)
Zope Broken Object Interfaces
This package is Zope Broken Object Interfaces and it is obsolete and its functionality has been merged into the ZODB3 distribution itself.
devel/zope.browser-2.1.0 (Score: 0.032514982)
Shared Zope Toolkit browser components
This package provides shared browser components for the Zope Toolkit.
devel/zope.browsermenu-3.9.1 (Score: 0.032514982)
Browser menu implementation for Zope
This package provides an implementation of browser menus and ZCML directives for configuring them.
devel/Jinja2-2.8 (Score: 0.032514982)
Fast and easy to use stand-alone template engine
Jinja is a sandboxed template engine written in pure Python licensed under the BSD license. It provides a Django-like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.
devel/zope.browserpage-4.1.0 (Score: 0.032514982)
ZCML directives for configuring browser views for Zope
This package provides ZCML directives for configuring browser views.
devel/zope.browserresource-3.10.3 (Score: 0.032514982)
Browser resources implementation for Zope
This package provides an implementation of browser resources. It also provides directives for defining those resources using ZCML.
devel/zope.component-4.2.2 (Score: 0.032514982)
Zope Component Architecture
zope.component, together with zope.interface, provides facilities for defining, registering and looking up components. There are two basic kinds of components: adapters and utilities. Utilities are just components that provide an interface and that are looked up by an interface and a name. Adapters are components that are computed from other components to adapt them to some interface. Because they are computed from other objects, they are provided as factories, usually classes.
devel/zope.componentvocabulary-1.0.1 (Score: 0.032514982)
Zope Component vocabularies
Component vocabularies.
devel/zope.configuration-3.8.0 (Score: 0.032514982)
Zope Configuration Markup Language (ZCML)
The zope configuration system provides an extensible system for supporting various kinds of configurations. It is based on the idea of configuration directives. Users of the configuration system provide configuration directives in some language that express configuration choices. The intent is that the language be pluggable. An XML language is provided by default.