module documentation
This module contains various constants.
| Constant | CHECKSUM |
the length of the checksum in a ZIM file, in bytes |
| Constant | COMPATIBLE |
a tuple describing the compatible ZIM major versions |
| Constant | DEFAULT |
default compression type to use |
| Constant | ENCODING |
(default) encoding to use |
| Constant | ENDIAN |
a string describing the endian-ness of integers in the ZIM file, see struct |
| Constant | LOG |
log level used for allocation logging |
| Constant | LOG |
Undocumented |
| Constant | LOG |
log level for individual read operations |
| Constant | LOG |
log level for individual write operations |
| Constant | MIMETYPE |
symbolic mimetype used by internal redirects |
| Constant | MIMETYPE |
the mimetype used by zim listings (e.g. the title indexes) |
| Constant | URL |
full URL to the v1 title index of all articles |
| Constant | URL |
Undocumented |
| Constant | URL |
full URL to the v0 title index of all entries |
| Constant | URL |
Undocumented |
| Constant | URL |
full URL to the xapian fulltext index |
| Constant | URL |
full URL to the xapian title index |
| Constant | ZIM |
current major version of the ZIM standard implemented |
| Constant | ZIM |
current minor version of the ZIM standard implemented |
the mimetype used by zim listings (e.g. the title indexes)
| Value |
|