skeleton/hooks.py.tmpl
author Arthur Lutz <arthur.lutz@logilab.fr>
Wed, 23 May 2012 10:52:42 +0200
branchstable
changeset 8415 ae9310e4c2b3
parent 8207 c04676b16c59
permissions -rw-r--r--
[doc] remove deprecated doc (wrong link) (closes #2329206)

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