skeleton/schema.py.tmpl
author Christophe de Vienne <christophe@unlish.com>
Tue, 23 Sep 2014 11:18:56 +0200
changeset 9987 bf4f5064c7f5
parent 8207 c04676b16c59
permissions -rw-r--r--
[pkg] Depend on Pillow instead of PIL The Pillow library is becoming the de-facto replacement for PIL. It also is way simpler to install with pip than PIL. Closes #4411354.

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