mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-22 10:32:10 +00:00
8 lines
190 B
Plaintext
8 lines
190 B
Plaintext
config BR2_PACKAGE_JSZIP
|
|
bool "jszip"
|
|
help
|
|
JSZip is a javascript library for creating, reading and
|
|
editing .zip files, with a lovely and simple API.
|
|
|
|
https://stuk.github.io/jszip
|