openeuler-ci-bot 65d7018f61
!20 [sync] PR-18: update to 2301
From: @openeuler-sync-bot 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
2023-09-13 06:50:34 +00:00
2023-09-13 14:32:54 +08:00
2023-09-13 14:32:54 +08:00
2023-04-23 10:55:57 +08:00
2022-05-28 17:24:01 +08:00
2022-05-28 17:24:01 +08:00
2023-09-13 14:32:54 +08:00

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

  1. Based on LZMA SDK version 21.07.

  2. 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:

  1. List and extract 7z files;

  2. List and extract encrypted (password protected) 7z files;

  3. List, extract encryption (password protection) + encryption header (no visible content, file list, no password) 7z file;

  4. Create 7z compressed document;

  5. Create encrypted (password protected) 7z compressed documents;

  6. Create encryption (password protection) + encryption header (no visible content, file list, no password) 7z archive.

Specific usage can be obtained by LZMA -- help

Contribution

  1. Fork the repository
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request

Gitee Feature

  1. You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
  2. Gitee blog blog.gitee.com
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/
Description
No description provided
Readme 4.7 MiB
Languages
RPM Spec 100%