blob: 1ec3937b137b81ae93fbc08985e58437e60051af [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"
Brad Bishop2d39a062019-10-28 08:33:36 -04003LICENSE = "BSD-2-Clause"
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"