blob: 6183c310ed9de3f894378ce79bc14358320dcecf [file] [log] [blame]
Patrick Williams169d7bc2024-01-05 11:33:25 -06001SUMMARY = "Expand system variables Unix style"
2HOMEPAGE = "https://github.com/sayanarijit/expandvars"
3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=8b2e744064bd184728ac09dbfb52aaf4"
5
6SRC_URI[sha256sum] = "7d1adfa55728cf4b5d812ece3d087703faea953e0c0a1a78415de9df5024d844"
7
8inherit pypi python_hatchling python_setuptools_build_meta
9
10BBCLASSEXTEND = "native nativesdk"