Re-exports§
Functions§
- entry2zip
- Adds a tar entry to the zip.
- reader2writer
- Adds all items in the tar archive(Read) to the zip(Write).
- stdin2file
- Adds all items in the tar archive(stdin) to the zip(file).
- tar2zip
- Adds all items in the tar archive to the zip.