import * as compress from "https://deno.land/x/compress@v0.5.0/tgz/mod.ts";
Functions
Compresses a file to a .tgz format. | |
Uncompresses a .tgz or .gz file to a specified destination. |
import * as compress from "https://deno.land/x/compress@v0.5.0/tgz/mod.ts";
Compresses a file to a .tgz format. | |
Uncompresses a .tgz or .gz file to a specified destination. |