all i really want is 7z semisolid archives with zstd and good encryption
maybe with an autogenerated dictionary in the head of the file or something
i have contrived an archive format that is an uncompressed zip that contains a zstd dictionary trained on every file in the input as a specially-named file, and every non-special file in the zip is compressed with zstd
using the linux kernel as a corpus and compressing a bunch of other formats for comparison
zsa is the aforementioned contrived archive format
it's better than zip but that is saying very little
The encoding for paths within the archive is Windows-1252 (case-insensitive)
i strongly disagree with this
but seems good otherwise and is in the arch repo
...i dereferenced all the links and now it explodes because it's designed by a windows user and treats
include/uapi/linux/netfilter_ipv6/ip6t_hl.h
and
include/uapi/linux/netfilter_ipv6/ip6t_HL.h
as the same path