Parents: | zim |
Authors: | John Benediktsson |
Class | Superclass | Slots |
unknown-zim-option | tuple | name |
+bzip2+ |
+lzma+ |
+zlib+ |
+zstd+ |
zim-compression |
Word | Stack effect |
CLUSTER-SIZE | ( -- value ) |
binpack-clusters | ( sizes -- bins blobs ) |
build-zim | ( zim-path -- ) |
build-zim-main | ( -- ) |
cluster-bytes | ( blobs -- byte-array ) |
cluster-files | ( paths -- byte-array ) |
new-zim | ( zim-path -- ) |
unknown-zim-option | ( name -- * ) |
update-checksum | ( zim-path -- ) |
write-cluster | ( blobs -- ) |
write-cluster-none | ( blobs -- ) |
write-cluster-zstd | ( blobs -- ) |
write-strings | ( mime-types -- ) |
zim-options | ( command-line -- command-line' ) |
Word | Stack effect |
unknown-zim-option? | ( object -- ? ) |