avfs

Virtual filesystem for transparently accessing files inside archives

brewmacoslinux
Try with needOr install directly
Source

About

Virtual file system that facilitates looking inside archives

Commands

avfsmountavfs

Examples

Mount AVFS to enable transparent archive access$ mountavfs
Access files inside a tar.gz archive without extracting$ ls ~/.avfs/path/to/archive.tar.gz#
Browse ZIP archive contents through virtual filesystem$ cat ~/.avfs/path/to/file.zip#/inner_file.txt