aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pyparsing_2.0.3.bb
blob: 18a307784f48be5d163eab00059c657c7334d816 (plain)
1
2
3
4
5
6
7
8
9
10
SUMMARY = "Python parsing module"
HOMEPAGE = "http://pyparsing.wikispaces.com/"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=fb46329938e6bc829b256e37d5c1e31a"

SRC_URI[md5sum] = "0a5ec41bb650aed802751a311b5d820d"
SRC_URI[sha256sum] = "43d7710fdaa194a3bccf3127d06dec8e2de99a7efe6c47f01d4b748a1d04b192"

PYPI_PACKAGE_EXT = "zip"
inherit pypi distutils