skeleton/schema.py.tmpl
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Fri, 11 Oct 2013 18:00:34 +0200
changeset 9288 823cf14bcc37
parent 8207 c04676b16c59
permissions -rw-r--r--
[wsgi] also provide an example using werkzeug (if available) Related to #3005509.

# -*- coding: utf-8 -*-
# copyright %(year)s %(author)s, all rights reserved.
# contact %(author-web-site)s -- mailto:%(author-email)s
#
%(long-license)s
"""%(distname)s schema"""