skeleton/hooks.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 28 Aug 2013 12:08:31 +0200
branchstable
changeset 9225 4b81252fccdd
parent 8207 c04676b16c59
permissions -rw-r--r--
[deprecation] add cw version number to the deprecation message and help user to understand the change

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