Brad Bishop | 34ae600 | 2019-04-08 15:21:03 -0400 | [diff] [blame] | 1 | SUMMARY = "xxhash is a Python binding for the xxHash library by Yann Collet." |
2 | SECTION = "devel/python" | ||||
3 | LICENSE = "BSD" | ||||
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d2c6db5887cc6b2fac8b701d64cb8442" | ||||
5 | |||||
6 | SRC_URI[md5sum] = "a4289aa01839f3ea1fb98929d9131001" | ||||
7 | SRC_URI[sha256sum] = "fe21f23a9d05428c75461790b670f2bf15f50a632d6c171a7e7b588269c619e6" |