Metadata-Version: 2.1
Name: django-scoped-rbac
Version: 0.7.0
Summary: A rich and flexible Django application for role-based access control within distinct access control scopes supporting Django Rest Framework.
Home-page: https://gitlab.com/openteams/django-scoped-rbac
License: MIT
Author: David Charboneau
Author-email: david@adadabase.com
Requires-Python: >=3.7.6,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Babel (>=2.9.0,<3.0.0)
Requires-Dist: django (>=2.2.8,<3.0.0)
Requires-Dist: django-jsonfield-backport (>=1.0.3,<2.0.0)
Requires-Dist: django-rest-framework-condition (>=0.1.0,<0.2.0)
Requires-Dist: djangorestframework (>=3.11.0,<4.0.0)
Requires-Dist: drf-extensions (>=0.6.0,<0.7.0)
Requires-Dist: jmespath (>=0.10.0,<0.11.0)
Requires-Dist: lark-parser (>=0.8.5,<0.9.0)
Requires-Dist: python-dateutil (>=2.8.1,<3.0.0)
Requires-Dist: pyyaml (>=5.3.1,<6.0.0)
Requires-Dist: requests (>=2.25.0,<3.0.0)
Requires-Dist: scrudful (>=0.1.0,<0.2.0)
Requires-Dist: urllib3 (>=1.26.1,<2.0.0)
Project-URL: Repository, https://gitlab.com/openteams/django-scoped-rbac
