flask-wellknown is to implement the 'wellknown' URL scheme.
Go to file
Sam Black eb49b90bc1 Update gitignore 2014-07-29 22:02:58 +01:00
flask_wellknown Register wellknown URLs 2013-07-28 14:23:22 +01:00
.gitignore Update gitignore 2014-07-29 22:02:58 +01:00
LICENCE Initial commit 2013-07-26 11:27:11 +01:00
README.rst Update README.rst 2013-07-26 11:39:12 +01:00
requirements.txt Initial commit 2013-07-26 11:27:11 +01:00
setup.py Initial commit 2013-07-26 11:27:11 +01:00
wellknown_demo.py Register wellknown URLs 2013-07-28 14:23:22 +01:00

README.rst

===============
flask-wellknown
===============

flask-wellknown is to implement the 'wellknown' URL scheme.

Based very heavily on django-wellknown_


Licence
=======

Copyright Sam Black 2013.

Licensed under the AGPL3 licence.

See LICENCE for further information.

.. _django-wellknown: https://github.com/jcarbaugh/django-wellknown