37 lines
1.0 KiB
Plaintext
37 lines
1.0 KiB
Plaintext
Metadata-Version: 2.1
|
|
Name: Flask-Principal
|
|
Version: 0.4.0
|
|
Summary: Identity management for flask
|
|
Home-page: http://packages.python.org/Flask-Principal/
|
|
Author: Ali Afshar
|
|
Author-email: aafshar@gmail.com
|
|
Maintainer: Matt Wright
|
|
Maintainer-email: matt@nobien.net
|
|
License: MIT
|
|
Platform: any
|
|
Classifier: Development Status :: 4 - Beta
|
|
Classifier: Environment :: Web Environment
|
|
Classifier: Intended Audience :: Developers
|
|
Classifier: License :: OSI Approved :: MIT License
|
|
Classifier: Operating System :: OS Independent
|
|
Classifier: Programming Language :: Python
|
|
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
|
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
Requires-Dist: Flask
|
|
Requires-Dist: blinker
|
|
|
|
|
|
Flask Principal
|
|
---------------
|
|
|
|
Identity management for Flask.
|
|
|
|
Links
|
|
`````
|
|
|
|
* `documentation <http://packages.python.org/Flask-Principal/>`_
|
|
* `source <https://github.com/mattupstate/flask-principal>`_
|
|
* `development version
|
|
<https://github.com/mattupstate/flask-principal/raw/master#egg=Flask-Principal-dev>`_
|
|
|