aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-mako_0.8.1.bb
blob: 7fcbb0118d79fe26d9eb7527ba0eb2844cef0d51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "A super-fast templating language that borrows the  best ideas from the existing templating languages."
HOMEPAGE = "http://www.makotemplates.org/"
SECTION = "devel/python"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=da8dd26ed9751ee0cfdf9df1a16bbb54"

PYPI_PACKAGE = "Mako"

SRC_URI[md5sum] = "96d962464ce6316004af0cc48495d73e"
SRC_URI[sha256sum] = "4791be305338b1fbe09054ec42fb606856599cdcdcde6f348858c13b5fa29158"

inherit setuptools pypi