Metadata-Version: 1.1
Name: python-spresso
Version: 1.0
Summary: SPRESSO providers for python
Home-page: https://github.com/lujung/python-spresso
Author: Lukas Jung
Author-email: mail@lukasjung.de
License: UNKNOWN
Download-URL: https://github.com/lujung/python-spresso/archive/master.tar.gz
Description: python-spresso
        ==============
        
        python-spresso is a framework that aims at making it easy to provide authentication
        via `SPRESSO <https://spresso.me/>`_ within an application stack.
        
        Status
        ======
        
        python-spresso is under development. All main parts of the `SPRESSO Paper <http://infsec.uni-trier.de/publications/paper/FettKuestersSchmitz-TR-spresso-2015.pdf>`_ have been implemented.
        
        
        Indices and tables
        ==================
        
        * :ref:`genindex`
        * :ref:`modindex`
        * :ref:`search`
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Security
