Open Issues Need Help
View All on GitHub7zip in python3 with ZStandard, PPMd, LZMA2, LZMA1, Delta, BCJ, BZip2, and Deflate compressions, and AES encryption.
AI Summary: Enhance the py7zr command-line interface (CLI) to allow extraction of individual files from a 7z archive. The current CLI extracts the entire archive or nothing. The enhancement should add the ability to specify individual files or a list of files to extract, similar to the functionality of `unzip`, `tar`, or `unrar` CLIs, without breaking the existing functionality of specifying an output directory as an optional argument.
7zip in python3 with ZStandard, PPMd, LZMA2, LZMA1, Delta, BCJ, BZip2, and Deflate compressions, and AES encryption.