This repository is dedicated to a very small C++ library 7zExtract. This library can be used to gather information or extract files from 7z archives.
It uses the LZMA SDK under the hood, to make everything possible. Thanks a lot to Igor Pavlov for his incredible work.
You can find any information about this SDK here.