Metadata-Version: 2.1
Name: django-keycloak-pkg
Version: 0.2.2
Summary: Install Django Keycloak
Home-page: https://github.com/dabocs/django-keycloak
Author: Ahmad Dabo
Author-email: Ahmad Dabo <dabo.cs@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/dabocs/django-keycloak
Project-URL: Bug Tracker, https://github.com/dabocs/django-keycloak/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: python-keycloak-client-pkg (==0.3.0)
Requires-Dist: Django (>=4.1)
Provides-Extra: dev
Requires-Dist: bumpversion (==0.5.3) ; extra == 'dev'
Requires-Dist: twine ; extra == 'dev'
Provides-Extra: doc
Requires-Dist: Sphinx (==1.4.4) ; extra == 'doc'
Requires-Dist: sphinx-autobuild (==0.6.0) ; extra == 'doc'

