skeleton/entities.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 10 Oct 2013 12:30:35 +0200
branchstable
changeset 9276 ae3fd6f8da76
parent 8207 c04676b16c59
permissions -rw-r--r--
[packaging] setup.py: don't exclude skeleton/debian/* from being installed Closes #3192725.

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