blob: 93b2a15a745cfffaa890925263c881f9cd5e2002 [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 Bishop6a62e0e2019-10-21 08:11:42 -04006SRC_URI[md5sum] = "80461eff10ac62214fa788a6045aab43"
7SRC_URI[sha256sum] = "82cdc67b41da904aa2921107e9877814079d9b067a99f19852b5d85e8a40555d"