Extract contents from various archive types (tar, tar.bz2, tar.gz, tar.xz, tgz, zip)
Extract contents from zip archive type using an iterator API using streams or paths. Use stream interface and pipe transforms to add decompression algorithms
Wrapper arount extract-zip enabling promise interface.