imag/lib/entry/libimagentrytag
Matthias Beyer 8ddb0f6c24 Do not use "imag" namespace in header
This change switches the header location for the tagging information
from "imag.tags" to "tag.values". "tags" is not used because non-tables
are not allowed at the top level of the header.

Tests are adapted.
2017-09-20 09:24:46 +02:00
..
src Do not use "imag" namespace in header 2017-09-20 09:24:46 +02:00
Cargo.toml Update dependency specs 2017-09-19 17:16:19 +02:00
README.md Fix broken README symlinks 2017-08-27 15:13:25 +02:00

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.