blob: 20fc2fdc3f23c9f342946774b7d9b502087c7cd7 [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001SUMMARY = "Python template engine and code generation tool"
2LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=aff1107514aa6aae948f9fe71fdc393b"
4
5PR = "r3"
6
7PYPI_PACKAGE = "Cheetah"
8inherit pypi setuptools
9
10RDEPENDS_${PN} = "python-pickle python-pprint"
11RDEPENDS_${PN}_class-native = ""
12
13BBCLASSEXTEND = "native nativesdk"
14
15SRC_URI[md5sum] = "853917116e731afbc8c8a43c37e6ddba"
16SRC_URI[sha256sum] = "be308229f0c1e5e5af4f27d7ee06d90bb19e6af3059794e5fd536a6f29a9b550"