Manage package info as JSON

This commit is contained in:
Taiki Endo
2022-12-24 21:53:18 +09:00
parent 830660609d
commit f1683d2c7c
31 changed files with 1152 additions and 360 deletions
+3
View File
@@ -1,8 +1,11 @@
binstall
bytecodealliance
coreutils
distro
doas
Dpkg
enablerepo
epel
jfrimmel
koalaman
libc
+8
View File
@@ -0,0 +1,8 @@
// This file is @generated by tidy.sh.
// It is not intended for manual editing.
anyhow
json
semver
serde
ureq