blob: e441dc6dee655cfbccf951fae82a7d1ad5ac6ac9 [file] [log] [blame]
Patrick Williamsddad1a12017-02-23 20:36:32 -06001SUMMARY = "Seamless operability between C++11 and Python"
2HOMEPAGE = "https://github.com/wjakob/pybind11"
3LICENSE = "BSD-2-Clause"
Brad Bishop316dfdd2018-06-25 12:45:53 -04004LIC_FILES_CHKSUM = "file://LICENSE;md5=beb87117af69fd10fbf9fb14c22a2e62"
Patrick Williamsddad1a12017-02-23 20:36:32 -06005
Brad Bishop316dfdd2018-06-25 12:45:53 -04006SRC_URI[md5sum] = "2c651a75a20dabbaa18a8b023ffd54c0"
7SRC_URI[sha256sum] = "cbb036a8aad59a199ad672f98813f85c672642c6a67b4ff3868b1d6abc5fae3e"