aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-pyparsing_2.1.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-pyparsing_2.1.10.bb')
-rw-r--r--recipes-devtools/python/python-pyparsing_2.1.10.bb9
1 files changed, 0 insertions, 9 deletions
diff --git a/recipes-devtools/python/python-pyparsing_2.1.10.bb b/recipes-devtools/python/python-pyparsing_2.1.10.bb
deleted file mode 100644
index 06f9845..0000000
--- a/recipes-devtools/python/python-pyparsing_2.1.10.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-SUMMARY = "Python parsing module"
-HOMEPAGE = "http://pyparsing.wikispaces.com/"
-LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=fb46329938e6bc829b256e37d5c1e31a"
-
-SRC_URI[md5sum] = "065908b92904e0d3634eb156f44cc80e"
-SRC_URI[sha256sum] = "811c3e7b0031021137fc83e051795025fcb98674d07eb8fe922ba4de53d39188"
-
-inherit pypi setuptools