rjw | 1f88458 | 2022-01-06 17:20:42 +0800 | [diff] [blame^] | 1 | SUMMARY = "Seamless operability between C++11 and Python" |
2 | HOMEPAGE = "https://github.com/wjakob/pybind11" | ||||
3 | LICENSE = "BSD-2-Clause" | ||||
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=beb87117af69fd10fbf9fb14c22a2e62" | ||||
5 | |||||
6 | SRC_URI[md5sum] = "5b9611041e4ea66b2b919239e3bacd65" | ||||
7 | SRC_URI[sha256sum] = "87ff3ae777d9326349af5272974581270b2a0909b2392dc0cc57eb28ce23bcc3" |