epubgrep/src
tastytea 03e07dfc3e
Rework option parsing a bit.
- Add --basic-regexp
- Add --grep
- Remove --input-file
- Make it possible to have multiple --regexp
2021-05-23 16:23:07 +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 Rework option parsing a bit. 2021-05-23 16:23:07 +02:00
options.cpp Rework option parsing a bit. 2021-05-23 16:23:07 +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 Implement zip::read_file() – Read file in archive; add test. 2021-05-23 08:56:58 +02:00
zip.hpp Implement zip::read_file() – Read file in archive; add test. 2021-05-23 08:56:58 +02:00