summaryrefslogtreecommitdiff
path: root/src/app_mkndx.c
AgeCommit message (Collapse)AuthorFilesLines
2020-10-09adb: introduce apk-tools database format, and few appletsTimo Teräs1-0/+329
This is a flat buffers inspired format that allows fast mmaped access to the data with low overhead, signature support and relatively good forward support.