summaryrefslogtreecommitdiff
path: root/README.rst
blob: f7569eaa56c28e0d2ef2889f7a4820586e97b472 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
``zope.security``
=================

.. image:: https://pypip.in/version/zope.security/badge.svg?style=flat
    :target: https://pypi.python.org/pypi/zope.security/
    :alt: Latest Version

.. image:: https://travis-ci.org/zopefoundation/zope.security.png?branch=master
        :target: https://travis-ci.org/zopefoundation/zope.security

.. image:: https://readthedocs.org/projects/zopesecurity/badge/?version=latest
        :target: http://zopesecurity.readthedocs.org/en/latest/
        :alt: Documentation Status

The Security framework provides a generic mechanism to implement security
policies on Python objects.