build: generate index.json
authorPaul Spooren <mail@aparcar.org>
Tue, 9 May 2023 19:39:58 +0000 (21:39 +0200)
committerPaul Spooren <mail@aparcar.org>
Tue, 9 May 2023 21:56:49 +0000 (23:56 +0200)
commit218ce40cd738f3373438aab82467807a8707fb9c
tree836b0d988f29f54c5a5aa30f865b57772db23222
parent3da70c64697aa6ebe4e81b162523d68fcff97b32
build: generate index.json

The index.json file lies next to Packages index files and contains a
json dict with the package architecture and a dict of package names and
versions.

This can be used for downstream project to know what packages in which
versions are available.

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