skeleton/schema.py.tmpl
author David Douard <david.douard@logilab.fr>
Fri, 03 Jul 2015 14:07:53 +0200
changeset 10499 d0907690af55
parent 8207 c04676b16c59
permissions -rw-r--r--
[doc] move the documentations from docstring directly to the book. and improve a bit API documentations. Related to #4832808

# -*- 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"""