scripts: package-metadata add pkgmanifestjson call
authorPaul Spooren <mail@aparcar.org>
Fri, 17 Sep 2021 22:00:40 +0000 (12:00 -1000)
committerPaul Spooren <mail@aparcar.org>
Fri, 24 Sep 2021 07:57:22 +0000 (21:57 -1000)
commit3128dfc18a5eaff145d17b8a3fe1131d10922384
treef6f7d789819c120b9ee5dc316a6f5e1c6a45ee81
parentb34aa6aff71374d5e4eb7ea2dda11cf6305d512b
scripts: package-metadata add pkgmanifestjson call

The new `pkgmanifestjson` call prints all package manifest of a feed in
JSON format. This function can be used to print an overview of packages
information used for downstream tooling.

The script is entirely based on Petrs work on dependency visualisation.

Signed-off-by: Paul Spooren <mail@aparcar.org>
scripts/package-metadata.pl