Software - archivemount.
What is archivemount?
Some years back when the fuse API for filesystems in userspace was published, I wanted to play around with that and started to implement a filesystem for accessing archives (like tar.bz, tgz, or zip), using libarchive. For me it was just a playground, but people turned out to love it and although the source is nothing to be proud of, it somehow just won't die. The major part of the code nowadays is written by contributors, but I still host the mainline repository.
Download
Find the latest version here: archivemount-0.9.1.tar.gz
The git repository can be accessed by:
git clone https://github.com/cybernoid/archivemount.git