mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-10 16:40:03 +00:00
meta-python: Add jstyleson
jstyleson is a library to parse JSON with js-style comments. The license isn't shipped in the pypi package, so it was extracted from the github repo at [1]. [1] https://github.com/linjackson78/jstyleson/blob/8c47cc9e665b3b1744cccfaa7a650de5f3c575dd/LICENSE Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -417,6 +417,7 @@ RDEPENDS_packagegroup-meta-python3 = "\
|
||||
python3-cvxopt \
|
||||
python3-jsonpath-rw \
|
||||
python3-hexdump \
|
||||
python3-jstyleson \
|
||||
"
|
||||
|
||||
RDEPENDS_packagegroup-meta-python3-extended = "\
|
||||
|
||||
Reference in New Issue
Block a user