@Lady Most (iirc by far by far) zipformats are internally XML-based. (Potentially some are JSON-based? Not sure/don't remember. Someone should start a wiki.)
Are there POSIX XML capabities?
Even if you could POSIX zip/unzip them for the structured-plaintext files, how much would you be able to POSIX do with that?
Or am I missing something?
@gaditb there aren’t POSIX XML capabilities, but i’d draw a distinction between content creation and content packaging. i think it’s reasonable to allow OS‐specific tools for content creation while expecting content packaging to be portable across OS’s. (i also would love if XML were POSIX, namely the core functionality of xmllint and xsltproc, but that’s never going to happen.)