epubgrep/src
tastytea 28c6c80def
Set C locale, treat EPUB file names as UTF-8.
EPUB file names MUST be UTF-8. ASCII is a subset of UTF-8.
2021-05-23 06:32:56 +02:00
..
CMakeLists.txt Add first test. 2021-05-21 09:27:31 +02:00
fs-compat.hpp.in std::filesystem compatibility for older GCC. 2021-05-20 10:37:45 +02:00
main.cpp Set C locale, treat EPUB file names as UTF-8. 2021-05-23 06:32:56 +02:00
options.cpp Cosmetic changes. 2021-05-21 07:10:46 +02:00
options.hpp Use sub-namespaces for functionality-groups. 2021-05-21 01:50:13 +02:00
version.hpp.in Initial commit. 2021-05-20 04:34:06 +02:00
zip.cpp Set C locale, treat EPUB file names as UTF-8. 2021-05-23 06:32:56 +02:00
zip.hpp Add short descriptions. 2021-05-21 06:54:01 +02:00