Core directives for use in ZCML-based applications
Project description
repoze.zcml README
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.
repoze.zcml Changelog
1.1 (2020-07-01)
Add support for Python 3.5, 3.6, 3.7, and 3.8.
Drop support for Python 2.6, 3.2, 3.3, and 3.4.
1.0b1 (2014-12-11)
Add support for PyPy and PyPy3.
Add support for Python 3.2, 3.3, 3.4.
Add support for continuous integration using Travis.
Add support for continuous integration using tox and jenkins.
Add ‘setup.py dev’ alias (runs setup.py develop plus installs nose and coverage).
0.4 (2009-09-15)
Make zope.testing dependency a testing-only requirement.
100% test coverage.
0.3 (2009-05-28)
Provide compatbility with older versions of zope.component which have a CA registry that doesn’t accept a factory argument to registerUtility.
0.2
Depend on zope.component >= 3.5.0 (utility directive requires it).
0.1
Initial release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for repoze.zcml-1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7548c4ff587c31ed2fb32dff3520b843076b878286da8822db0fb19514a67c0 |
|
MD5 | 9949e1be90d134fb4e1b13e61c38e7ed |
|
BLAKE2b-256 | 4535af7c0e582695f9bc1db128da81fb664ce70081add64334caa5fd3e592d5c |