blob: 6b44482209696de43f0abaf53d4ce7916da692ea [file] [log] [blame]
Brad Bishop34ae6002019-04-08 15:21:03 -04001SUMMARY = "xxhash is a Python binding for the xxHash library by Yann Collet."
2SECTION = "devel/python"
3LICENSE = "BSD"
Brad Bishop0f291cc2019-09-01 15:16:57 -04004LIC_FILES_CHKSUM = "file://LICENSE;md5=5a8d76283514a1b7e6a414aba38629b5"
Brad Bishop34ae6002019-04-08 15:21:03 -04005
Brad Bishop0f291cc2019-09-01 15:16:57 -04006SRC_URI[md5sum] = "2e6c0bd69a540e15ff2222d6cb8da466"
7SRC_URI[sha256sum] = "6b5af8c37ff12745ae77f28e695c0d3a3327932fd229824e49382377e940fdf1"