Skip to main content

Core directives for use in ZCML-based applications

Project description

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.

repoze.zcml Changelog

1.0b1 (2014-12-11)

  • Added support for PyPy and PyPy3.

  • Added support for Python 3.2, 3.3, 3.4.

  • Added support for continuous integration using Travis.

  • Added support for continuous integration using tox and jenkins.

  • Added ‘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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

repoze.zcml-1.0b1.tar.gz (20.4 kB view hashes)

Uploaded Source

Built Distribution

repoze.zcml-1.0b1-py3-none-any.whl (8.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page