Metadata-Version: 2.1
Name: ispyb-dja
Version: 1.0.0
Summary: DLS authorization & authentication: Django, CAS, ISPyB
Home-page: https://github.com/xchem/ispyb_dja.git
Author: Rachael Skyner
Author-email: rachael.skyner@diamond.ac.uk
License: Apache 2.0
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: Django
Requires-Dist: ispyb
Requires-Dist: djangorestframework
Requires-Dist: psycopg2-binary
Requires-Dist: django-dbconn-retry
Requires-Dist: sshtunnel
Requires-Dist: PyMySQL
Requires-Dist: django-cas-ng
Requires-Dist: django-guardian
Provides-Extra: dev
Requires-Dist: check-manifest ; extra == 'dev'
Provides-Extra: test
Requires-Dist: coverage ; extra == 'test'

Django/DRF code for authorisation via. CAS and authentication via. ISPyB


