imag/lib/entry/libimagentrytag
Matthias Beyer f4c27710d8 Fix: Do not check via regex
We do not need to check via regex here, because the previous checks are
already more restrictive than the regex itself.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-08-25 12:31:58 +02:00
..
src Fix: Do not check via regex 2019-08-25 12:31:58 +02:00
Cargo.toml Update all dependencies 2019-06-30 16:44:23 +02:00
README.md Fix broken README symlinks 2017-08-27 15:13:25 +02:00

README.md

libimagentrytag

Library for tagging entries. Used in "imag-tag" but should be used in all other modules which contain tagging functionality, so the backend and frontend look the same for all modules.