1config BR2_PACKAGE_JSZIP 2 bool "jszip" 3 help 4 JSZip is a javascript library for creating, reading and 5 editing .zip files, with a lovely and simple API. 6 7 https://stuk.github.io/jszip 8