1.6 KiB
LZMA-SDK
Description
The LZMA SDK provides the documentation, samples, header files, libraries, and tools you need to develop applications that use LZMA compression.
Software Architecture
Software architecture description
Installation
-
Based on LZMA SDK version 21.07.
-
Based on lzmacon directory code part of 7zip module, provide lzma command.
Instructions
This project mainly provides a lzma command for the following operations on the 7z file of LZMA compression algorithm:
-
List and extract 7z files;
-
List and extract encrypted (password protected) 7z files;
-
List, extract encryption (password protection) + encryption header (no visible content, file list, no password) 7z file;
-
Create 7z compressed document;
-
Create encrypted (password protected) 7z compressed documents;
-
Create encryption (password protection) + encryption header (no visible content, file list, no password) 7z archive.
Specific usage can be obtained by LZMA -- help
Contribution
- Fork the repository
- Create Feat_xxx branch
- Commit your code
- Create Pull Request
Gitee Feature
- You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
- Gitee blog blog.gitee.com
- Explore open source project https://gitee.com/explore
- The most valuable open source project GVP
- The manual of Gitee https://gitee.com/help
- The most popular members https://gitee.com/gitee-stars/