diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-10-22 01:12:36 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-10-22 01:12:50 +0200 |
commit | 0f53b4e1570705edfcbd6afd501b125f30b781f6 (patch) | |
tree | 1253c120671f1da41e9dd17530aa810769356051 /README.md | |
parent | 114980920c96bca0a5af121f8c421e026dca3417 (diff) | |
download | libkexiv2-0f53b4e1.tar.gz libkexiv2-0f53b4e1.zip |
Change README to markdown format.r14.0.11
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c6e51ab83467b48c2402314d8447abd410aad4fa)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..27edc63 --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ + + libkexiv2 - an EXIV2 library interface for TDE + + +Libkexiv2 is a wrapper around Exiv2 library to manipulate pictures +metadata as EXIF and IPTC. + +This library is used by kipi-plugins, digiKam and others kipi host +programs. The library documentation is available on header files. + +. + +Contributing +-------------- + +If you wish to contribute to libkexiv2, you might do so: + +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea + +- TDE Weblate Translation Workspace (TWTW) collaboration tool. + https://mirror.git.trinitydesktop.org/weblate |