[ 源代码: zimlib ]
软件包:libzim8(8.1.1-0.2)
library implementation of ZIM specifications
ZIM (Zeno IMproved) is an open file format for storing the contents of wiki for offline usage. This file format is primarily focused on providing the contents of Wikipedia and Wikimedia projects for offline use.
libzim is the standard implementation of ZIM specification, which implements the read and write method for ZIM files.
ZIM is a file format created with focus on extracting and encoding data from Mediawiki for offline use.
Features of libzim are:
* Native, coded in C++ * Extremely fast * Minimal footprint * Minimal dependencies * Portable on most OS (Windows, Linux, Mac OS X)
其他与 libzim8 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libicu72 (>= 72.1~rc-1~)
- 统一码(Unicode)的国际化组件
-
- dep: liblzma5 (>= 5.1.1alpha+20120614)
- XZ 格式压缩库
-
- dep: libstdc++6 (>= 11)
- GNU 标准 C++ 库,第3版
-
- dep: libxapian30 (>= 1.4.19~)
- 搜索引擎库
-
- dep: libzstd1 (>= 1.5.2)
- 快速无损压缩算法