blob: 80194d60f9fcac92d34ac38dea9f98e4edbcae1f [file] [log] [blame]
Brad Bishopdec060e2019-09-23 08:01:31 -04001SUMMARY = ""
2HOMEPAGE = "http://pythonhosted.org/regex"
3LICENSE = "PSF"
4LIC_FILES_CHKSUM = "file://PKG-INFO;md5=51cb124129fa4d157b4aebb77df73629"
5
6inherit pypi setuptools3
7
8SRC_URI[md5sum] = "d31ec392ab75b894404d8db76dacd191"
9SRC_URI[sha256sum] = "587b62d48ca359d2d4f02d486f1f0aa9a20fbaf23a9d4198c4bed72ab2f6c849"
10
11
12BBCLASSEXTEND = "native nativesdk"