blob: 65779187a1b0bfdfb6e88dd7d9777db5d0128ac2 [file] [log] [blame]
SUMMARY = "Calculate the distance between 2 points on Earth"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
SRC_URI[sha256sum] = "eb7c308ba721e86662c1d50427cb9b06f9e7eb9984803d9ec200582425cc4fb7"
inherit pypi setuptools3
RDEPENDS:${PN} += "python3-numpy"
BBCLASSEXTEND = "native nativesdk"