1config BR2_PACKAGE_JO
2	bool "jo"
3	help
4	  Command-line processor to output JSON from a shell
5
6	  https://github.com/jpmens/jo
7