skeleton/hooks.py.tmpl
author Rémi Cardona <remi.cardona@logilab.fr>
Tue, 13 Oct 2015 18:20:42 +0200 (2015-10-13)
changeset 10732 6231587fcfc5
parent 8207 c04676b16c59
permissions -rw-r--r--
[py3k] Clarify IDownloadable expected types
# -*- 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"""