Metadata-Version: 2.1
Name: django-permission2
Version: 2.0.0b4
Summary: A simple permission system which enable logical permission systems in Django
License: MIT
Author: Malte Gerth
Author-email: mail@malte-gerth.de
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: docs
Requires-Dist: Sphinx (==5.1.1); extra == "docs"
Requires-Dist: app_version (>=1.0.1,<2.0.0)
Requires-Dist: django-appconf (>=1.0.5,<2.0.0)
Requires-Dist: sphinx-rtd-theme (==1.0.0); extra == "docs"
