skeleton/entities.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 27 Jul 2015 10:13:25 +0200
changeset 10795 839ea43f4d5b
parent 8207 c04676b16c59
permissions -rw-r--r--
[skel] stop deleting cubes egg-info It doesn't hurt and provides some metadata.

# -*- 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 entity's classes"""