Metadata-Version: 2.1
Name: open-abac
Version: 0.0.1
Summary: Open ABAC (Attribute Based Access Control)
Home-page: https://www.open-abac.org/
Author: Yuriy Petrovskiy, MCode GmbH
Author-email: python@open-abac.org
License: LGPL
Project-URL: Bug Tracker, https://github.com/mcode-cc/simple-abac/issues
Keywords: ABAC Attribute Based Access Control
Platform: Any
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System :: Networking
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE


# Open ABAC (Attribute Based Access Control)

## Installation

    pip3 install open-abac


