15.06.2018, 08:11
There are no built-in functions for handling archives. You have to use shell commands via os.execute to create/read archives.
You can also try doing this in browser via JSZip: https://stuk.github.io/jszip/
You can also try doing this in browser via JSZip: https://stuk.github.io/jszip/