Add support for inline archive files for escript (Erlang)
The only difference from pyzip is that escript requires an additional line with the entry point after the shebang.
Reference: https://www.erlang.org/doc/apps/erts/escript_cmd.html
The only difference from pyzip is that escript requires an additional line with the entry point after the shebang.
Reference: https://www.erlang.org/doc/apps/erts/escript_cmd.html