Closed issue by paoloschi on void-packages repository https://github.com/void-linux/void-packages/issues/35804 Description: > jc JSONifies the output of many CLI tools and file-types for easier parsing in scripts. > This allows further command-line processing of output with tools like jq or jello by piping commands... > The jc parsers can also be used as python modules. In this case the output will be a python dictionary, or list of dictionaries, instead of JSON https://github.com/kellyjonbrazil/jc