skeleton/hooks.py.tmpl
author Denis Laxalde <denis.laxalde@logilab.fr>
Fri, 26 Jun 2015 16:10:33 +0200
changeset 10461 37644c518705
parent 8207 c04676b16c59
permissions -rw-r--r--
[doc] Add a tutorial and extend documentation for ExtEntityImporter Related to #5414753.

# -*- 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 specific hooks and operations"""