Add support for sqlar (sqlite archive) format

SQLite has an archive format like tar or zip, but based on SQLite databases. It would be cool to support that format as sqlite3 will be installed anyway.

Hi, this needs support in libarchive, didn’t check whether it exists

It doesn’t seem to be supported by libarchive.