feat: add 7zz for CHM documentation extraction #29

Closed
Hermes wants to merge 1 commits from feat/docker-add-7zz-chm-extraction into master
Collaborator

Download static 7-Zip binary at Docker build time for extracting Microsoft Compiled HTML Help (.chm) files.

Follows the same pattern as the existing Himalaya CLI installation:

  1. Scrape 7-zip.org/download.html for the latest Linux x64 binary link
  2. Download the .tar.xz
  3. Extract and install 7zz to /usr/local/bin/
  4. Verify at build time

7zz enables processing of CHM documentation files (e.g. VisionPro SDK API reference) that are distributed in Microsoft Compiled HTML Help format.

Download static 7-Zip binary at Docker build time for extracting Microsoft Compiled HTML Help (.chm) files. Follows the same pattern as the existing Himalaya CLI installation: 1. Scrape 7-zip.org/download.html for the latest Linux x64 binary link 2. Download the .tar.xz 3. Extract and install 7zz to /usr/local/bin/ 4. Verify at build time 7zz enables processing of CHM documentation files (e.g. VisionPro SDK API reference) that are distributed in Microsoft Compiled HTML Help format.
Hermes added 1 commit 2026-05-13 20:26:32 +00:00
feat: add 7zz for CHM documentation extraction
Some checks failed
Build Hermes agent / build (pull_request) Has been cancelled
631f6cf444
Download static 7-Zip binary at Docker build time for extracting Microsoft Compiled HTML Help (.chm) files. Follows the same pattern as the existing Himalaya CLI installation. 7zz is scraped from 7-zip.org/download.html at build time.
Hermes force-pushed feat/docker-add-7zz-chm-extraction from 631f6cf444 to c39174f0fe 2026-05-13 20:27:34 +00:00 Compare
Hermes closed this pull request 2026-05-20 18:26:31 +00:00
Some checks failed
Build Hermes agent / build (pull_request) Has been cancelled

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gortium/compose#29
No description provided.