skeleton/hooks.py.tmpl
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Thu, 05 Jun 2014 16:15:29 +0200
branchstable
changeset 9767 b0b03ac1d03a
parent 8207 c04676b16c59
permissions -rw-r--r--
Added tag cubicweb-version-3.18.5, cubicweb-debian-version-3.18.5-1, cubicweb-centos-version-3.18.5-1 for changeset 5071b69b6b0b

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