Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 603 Bytes

README.rst

File metadata and controls

14 lines (11 loc) · 603 Bytes

repoze.zcml README

https://travis-ci.org/repoze/repoze.zcml.png?branch=master

repoze.zcml is a package which provides basic ZCML directives for the Zope Component Architecture (such as utility, subscriber, and adapter). You should use repoze.zcml if your application doesn't need the more advanced features of the "stock" directive types of the same names present in zope.configuration (e.g. permissions, and trusted adapters/utilities).

Please see docs/index.rst for the documentation.