feat: add zip and libzip

This commit is contained in:
Matthieu Bessat 2024-06-07 10:18:11 +02:00
parent 45795cb23a
commit a17919c4be

View file

@ -91,6 +91,7 @@ categories:
- fortune-mod - fortune-mod
archives: archives:
- unzip - unzip
- zip
bureautique: bureautique:
- unoconv # can be used to export ODT to pdf - unoconv # can be used to export ODT to pdf
- pandoc # general purpose document converter - pandoc # general purpose document converter
@ -182,6 +183,7 @@ categories:
- cmake - cmake
- libxkbcommon - libxkbcommon
- raylib - raylib
- libzip
lsp: lsp:
- gopls - gopls
- rust-analyzer - rust-analyzer