blob: b4e77ea84a9aa6c2ebc971761862c373a856e8a3 [file] [log] [blame]
Andrew Geisslerbffdb3e2020-08-21 16:13:29 -05001SUMMARY = "The official binary distribution format for Python "
2HOMEPAGE = "https://github.com/pypa/wheel"
3SECTION = "devel/python"
4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=10;endline=10;md5=8227180126797a0148f94f483f3e1489"
6
7SRC_URI[md5sum] = "7ec7c435cc73eefebd9f0af43c120044"
8SRC_URI[sha256sum] = "99a22d87add3f634ff917310a3d87e499f19e663413a52eb9232c447aa646c9f"
9
10inherit pypi setuptools3
11
12BBCLASSEXTEND = "native"
13