am-benchmarks: Add support for am387x-evm machine
[openembedded.git] / recipes / python / python-fugrep_0.50.bb
blob181cf6d86fd4d1b6d78bcee7fecfa137b871f2bf
1 DESCRIPTION = "FuGrep is a Python library for fuzzy pattern matching."
2 HOMEPAGE = "http://www.j-raedler.de/pages/software/fugrep.php"
3 SECTION = "devel/python"
4 LICENSE = "${PN}"
5 SRCNAME = "FuGrep"
6 PR = "ml1"
8 SRC_URI = "http://www.j-raedler.de/media/Software/FuGrep-${PV}.zip"
9 S = "${WORKDIR}/${SRCNAME}-${PV}"
11 inherit distutils
13 SRC_URI[md5sum] = "83b738d805e17c226f43bbac453a0631"
14 SRC_URI[sha256sum] = "14b0fb8ce8a97a0bf7d8f5be57f6bb67dc9e5273f1f465f3babe994c44db3d87"