repository: sign apk index
This PR adds a repository.SignArchive
function to allow signing an archive created with repository.ArchiveFromIndex
.
Also, repository.ArchiveFromIndex
no longer writes an empty description file if no description is provided (to match the apk index
command's behaviour)
Edited by Adam Bouqdib