{ "info": { "author": "Invenio collaboration", "author_email": "info@invenio-software.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Flask", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "===========\n Flask-SSO\n===========\n\n.. image:: https://travis-ci.org/inveniosoftware/flask-sso.png?branch=master\n :target: https://travis-ci.org/inveniosoftware/flask-sso\n.. image:: https://coveralls.io/repos/inveniosoftware/flask-sso/badge.png?branch=master\n :target: https://coveralls.io/r/inveniosoftware/flask-sso\n.. image:: https://pypip.in/v/Flask-SSO/badge.png\n :target: https://pypi.python.org/pypi/Flask-SSO/\n.. image:: https://pypip.in/d/Flask-SSO/badge.png\n :target: https://pypi.python.org/pypi/Flask-SSO/\n\nAbout\n=====\nFlask-SSO is a Flask extension permitting to set up Shibboleth\nSingle-Sign-On authentication in Flask based web applications.\n\nInstallation\n============\nFlask-SSO is on PyPI so all you need is: ::\n\n pip install Flask-SSO\n\nDocumentation\n=============\nDocumentation is readable at http://flask-sso.readthedocs.org or can be built using Sphinx: ::\n\n git submodule init\n git submodule update\n pip install Sphinx\n python setup.py build_sphinx\n\nTesting\n=======\nRunning the test suite is as simple as: ::\n\n python setup.py test\n\nor, to also show code coverage: ::\n\n ./run-tests.sh", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/inveniosoftware/flask-sso/", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "Flask-SSO", "package_url": "https://pypi.org/project/Flask-SSO/", "platform": "any", "project_url": "https://pypi.org/project/Flask-SSO/", "project_urls": { "Homepage": "http://github.com/inveniosoftware/flask-sso/" }, "release_url": "https://pypi.org/project/Flask-SSO/0.4.0/", "requires_dist": null, "requires_python": "", "summary": "Flask-SSO extension that eases Shibboleth authentication.", "version": "0.4.0" }, "last_serial": 2359060, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "2f1d329185493bd57861cefeab199a73", "sha256": "051d71d23230b9b4fe04c680dbfadf54278d2482a11d41f45867401fb4fbc57c" }, "downloads": -1, "filename": "Flask-SSO-0.2.0.tar.gz", "has_sig": false, "md5_digest": "2f1d329185493bd57861cefeab199a73", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19441, "upload_time": "2014-06-26T19:13:35", "url": "https://files.pythonhosted.org/packages/c3/11/95c7c21db7c335ae704d69c6df8f928beeca25a44711c8a959fb01e50c5f/Flask-SSO-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "43a1c2953b8cd8f9dfd473565aab91c5", "sha256": "024b8c336791558667118f707ab4449a98fa9afed056934bdaf85a6413414f41" }, "downloads": -1, "filename": "Flask-SSO-0.3.0.tar.gz", "has_sig": false, "md5_digest": "43a1c2953b8cd8f9dfd473565aab91c5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18389, "upload_time": "2015-07-30T09:01:59", "url": "https://files.pythonhosted.org/packages/13/4c/b3e00e38dd8cac021a33e399de5d6aa32723ced575a503c6c923d13ef89d/Flask-SSO-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "c1896a402cacd5a3dac889dc7d3671ca", "sha256": "541a8a2387c6eac4325c53f8f7f863a03173b37aa558a37a430010d7fc1a3633" }, "downloads": -1, "filename": "Flask-SSO-0.4.0.tar.gz", "has_sig": false, "md5_digest": "c1896a402cacd5a3dac889dc7d3671ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18849, "upload_time": "2015-10-05T16:15:42", "url": "https://files.pythonhosted.org/packages/81/93/a7f37aee8d788f2a30bd7add1bd045b9e33f1b373e6964c13c40e19f3830/Flask-SSO-0.4.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c1896a402cacd5a3dac889dc7d3671ca", "sha256": "541a8a2387c6eac4325c53f8f7f863a03173b37aa558a37a430010d7fc1a3633" }, "downloads": -1, "filename": "Flask-SSO-0.4.0.tar.gz", "has_sig": false, "md5_digest": "c1896a402cacd5a3dac889dc7d3671ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18849, "upload_time": "2015-10-05T16:15:42", "url": "https://files.pythonhosted.org/packages/81/93/a7f37aee8d788f2a30bd7add1bd045b9e33f1b373e6964c13c40e19f3830/Flask-SSO-0.4.0.tar.gz" } ] }