blob: 5e39ae72ed0de2f332118bed4a08144eb64cae0b [file] [log] [blame]
Patrick Williamsac13d5f2023-11-24 18:59:46 -06001SUMMARY = "A powerful declarative symmetric parser/builder for binary data"
2HOMEPAGE = "https://github.com/construct/construct"
3
4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=202b39559c1c79fe4715ce81e9e0ac02"
6
7PYPI_PACKAGE = "construct"
8
9SRC_URI[sha256sum] = "7b2a3fd8e5f597a5aa1d614c3bd516fa065db01704c72a1efaaeec6ef23d8b45"
10
11inherit pypi
12inherit setuptools3
13inherit native