skeleton/__init__.py.tmpl
author Alain Leufroy <alain.leufroy@logilab.fr>
Fri, 15 Oct 2010 19:49:00 +0200
branchstable
changeset 6517 c991ad161d8f
parent 0 b97547f5f1fa
permissions -rw-r--r--
[pkg] force copying data files in sys.path * Hack setuptools to copy data files in sys.path instead of egg directory * Hack easy_install's SandboxViolation verification to allow writting files in sys.path (allowed by disutils)

"""cubicweb-%(cubename)s application package

%(longdesc)s
"""