Import zimlib_6.1.7.orig.tar.gz
authorKunal Mehta <legoktm@debian.org>
Sat, 4 Jul 2020 09:14:19 +0000 (10:14 +0100)
committerKunal Mehta <legoktm@debian.org>
Sat, 4 Jul 2020 09:14:19 +0000 (10:14 +0100)
commit3650ed5743a00cf060002172822a7680586b80d4
tree6848e32dfeaef2af5410d147e54f4a4352ae1779
Import zimlib_6.1.7.orig.tar.gz

[dgit import orig zimlib_6.1.7.orig.tar.gz]
171 files changed:
.codecov.yml [new file with mode: 0644]
.github/FUNDING.yml [new file with mode: 0644]
.github/move.yml [new file with mode: 0644]
.github/workflows/ci.yml [new file with mode: 0644]
.gitignore [new file with mode: 0644]
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
README.md [new file with mode: 0644]
examples/createZimExample.cpp [new file with mode: 0644]
examples/meson.build [new file with mode: 0644]
include/meson.build [new file with mode: 0644]
include/zim/article.h [new file with mode: 0644]
include/zim/blob.h [new file with mode: 0644]
include/zim/error.h [new file with mode: 0644]
include/zim/file.h [new file with mode: 0644]
include/zim/fileheader.h [new file with mode: 0644]
include/zim/fileiterator.h [new file with mode: 0644]
include/zim/search.h [new file with mode: 0644]
include/zim/search_iterator.h [new file with mode: 0644]
include/zim/uuid.h [new file with mode: 0644]
include/zim/writer/article.h [new file with mode: 0644]
include/zim/writer/creator.h [new file with mode: 0644]
include/zim/writer/url.h [new file with mode: 0644]
include/zim/zim.h [new file with mode: 0644]
meson.build [new file with mode: 0644]
meson_options.txt [new file with mode: 0644]
scripts/libzim-compile-resources [new file with mode: 0755]
scripts/meson.build [new file with mode: 0644]
src/_dirent.h [new file with mode: 0644]
src/article.cpp [new file with mode: 0644]
src/blob.cpp [new file with mode: 0644]
src/buffer.cpp [new file with mode: 0644]
src/buffer.h [new file with mode: 0644]
src/cache.h [new file with mode: 0644]
src/cluster.cpp [new file with mode: 0644]
src/cluster.h [new file with mode: 0644]
src/compression.cpp [new file with mode: 0644]
src/compression.h [new file with mode: 0644]
src/config.h.in [new file with mode: 0644]
src/debug.h [new file with mode: 0644]
src/dirent.cpp [new file with mode: 0644]
src/endian_tools.h [new file with mode: 0644]
src/envvalue.cpp [new file with mode: 0644]
src/envvalue.h [new file with mode: 0644]
src/file.cpp [new file with mode: 0644]
src/file_compound.cpp [new file with mode: 0644]
src/file_compound.h [new file with mode: 0644]
src/file_part.h [new file with mode: 0644]
src/file_reader.cpp [new file with mode: 0644]
src/file_reader.h [new file with mode: 0644]
src/fileheader.cpp [new file with mode: 0644]
src/fileimpl.cpp [new file with mode: 0644]
src/fileimpl.h [new file with mode: 0644]
src/fs.h [new file with mode: 0644]
src/fs_unix.cpp [new file with mode: 0644]
src/fs_unix.h [new file with mode: 0644]
src/fs_windows.cpp [new file with mode: 0644]
src/fs_windows.h [new file with mode: 0644]
src/levenshtein.cpp [new file with mode: 0644]
src/levenshtein.h [new file with mode: 0644]
src/log.h [new file with mode: 0644]
src/md5.c [new file with mode: 0644]
src/md5.h [new file with mode: 0644]
src/meson.build [new file with mode: 0644]
src/search.cpp [new file with mode: 0644]
src/search_internal.h [new file with mode: 0644]
src/search_iterator.cpp [new file with mode: 0644]
src/template.cpp [new file with mode: 0644]
src/template.h [new file with mode: 0644]
src/tools.cpp [new file with mode: 0644]
src/tools.h [new file with mode: 0644]
src/uuid.cpp [new file with mode: 0644]
src/writer/_dirent.h [new file with mode: 0644]
src/writer/article.cpp [new file with mode: 0644]
src/writer/cluster.cpp [new file with mode: 0644]
src/writer/cluster.h [new file with mode: 0644]
src/writer/creator.cpp [new file with mode: 0644]
src/writer/creatordata.h [new file with mode: 0644]
src/writer/dirent.cpp [new file with mode: 0644]
src/writer/direntPool.h [new file with mode: 0644]
src/writer/queue.h [new file with mode: 0644]
src/writer/workers.cpp [new file with mode: 0644]
src/writer/workers.h [new file with mode: 0644]
src/writer/xapianIndexer.cpp [new file with mode: 0644]
src/writer/xapianIndexer.h [new file with mode: 0644]
src/xapian/htmlparse.cc [new file with mode: 0644]
src/xapian/htmlparse.h [new file with mode: 0644]
src/xapian/myhtmlparse.cc [new file with mode: 0644]
src/xapian/myhtmlparse.h [new file with mode: 0644]
src/xapian/namedentities.h [new file with mode: 0644]
src/zim_types.h [new file with mode: 0644]
static/meson.build [new file with mode: 0644]
static/resources_list.txt [new file with mode: 0644]
static/stopwords/af [new file with mode: 0644]
static/stopwords/ar [new file with mode: 0644]
static/stopwords/bg [new file with mode: 0644]
static/stopwords/bn [new file with mode: 0644]
static/stopwords/br [new file with mode: 0644]
static/stopwords/ca [new file with mode: 0644]
static/stopwords/cs [new file with mode: 0644]
static/stopwords/da [new file with mode: 0644]
static/stopwords/de [new file with mode: 0644]
static/stopwords/el [new file with mode: 0644]
static/stopwords/en [new file with mode: 0644]
static/stopwords/eo [new file with mode: 0644]
static/stopwords/es [new file with mode: 0644]
static/stopwords/et [new file with mode: 0644]
static/stopwords/eu [new file with mode: 0644]
static/stopwords/fa [new file with mode: 0644]
static/stopwords/fi [new file with mode: 0644]
static/stopwords/fr [new file with mode: 0644]
static/stopwords/ga [new file with mode: 0644]
static/stopwords/gl [new file with mode: 0644]
static/stopwords/ha [new file with mode: 0644]
static/stopwords/he [new file with mode: 0644]
static/stopwords/hi [new file with mode: 0644]
static/stopwords/hr [new file with mode: 0644]
static/stopwords/hu [new file with mode: 0644]
static/stopwords/hy [new file with mode: 0644]
static/stopwords/id [new file with mode: 0644]
static/stopwords/it [new file with mode: 0644]
static/stopwords/ja [new file with mode: 0644]
static/stopwords/ko [new file with mode: 0644]
static/stopwords/ku [new file with mode: 0644]
static/stopwords/la [new file with mode: 0644]
static/stopwords/lt [new file with mode: 0644]
static/stopwords/lv [new file with mode: 0644]
static/stopwords/mr [new file with mode: 0644]
static/stopwords/ms [new file with mode: 0644]
static/stopwords/nl [new file with mode: 0644]
static/stopwords/no [new file with mode: 0644]
static/stopwords/pl [new file with mode: 0644]
static/stopwords/pt [new file with mode: 0644]
static/stopwords/ro [new file with mode: 0644]
static/stopwords/ru [new file with mode: 0644]
static/stopwords/sk [new file with mode: 0644]
static/stopwords/sl [new file with mode: 0644]
static/stopwords/so [new file with mode: 0644]
static/stopwords/st [new file with mode: 0644]
static/stopwords/sv [new file with mode: 0644]
static/stopwords/sw [new file with mode: 0644]
static/stopwords/th [new file with mode: 0644]
static/stopwords/tl [new file with mode: 0644]
static/stopwords/tr [new file with mode: 0644]
static/stopwords/uk [new file with mode: 0644]
static/stopwords/ur [new file with mode: 0644]
static/stopwords/vi [new file with mode: 0644]
static/stopwords/yo [new file with mode: 0644]
static/stopwords/zh [new file with mode: 0644]
static/stopwords/zu [new file with mode: 0644]
subprojects/gtest.wrap [new file with mode: 0644]
test/cluster.cpp [new file with mode: 0644]
test/compression.cpp [new file with mode: 0644]
test/data/wikibooks_be_all_nopic_2017-02.zim [new file with mode: 0644]
test/data/wikibooks_be_all_nopic_2017-02_splitted.zimaa [new file with mode: 0644]
test/data/wikibooks_be_all_nopic_2017-02_splitted.zimab [new file with mode: 0644]
test/data/wikibooks_be_all_nopic_2017-02_splitted.zimac [new file with mode: 0644]
test/data/wikipedia_en_climate_change_nopic_2020-01.zim [new file with mode: 0644]
test/dirent.cpp [new file with mode: 0644]
test/find.cpp [new file with mode: 0644]
test/header.cpp [new file with mode: 0644]
test/iterator.cpp [new file with mode: 0644]
test/meson.build [new file with mode: 0644]
test/pytest/basic_open_test.py [new file with mode: 0644]
test/pytest/meson.build [new file with mode: 0644]
test/pytest/wrapper/libzim_ext.pyx [new file with mode: 0644]
test/pytest/wrapper/meson.build [new file with mode: 0644]
test/pytest/wrapper/zim_wrapper.pxd [new file with mode: 0644]
test/template.cpp [new file with mode: 0644]
test/uuid.cpp [new file with mode: 0644]