aboutsummaryrefslogtreecommitdiffstats
path: root/doc/index.rst
diff options
context:
space:
mode:
authorOlivier Tilloy <olivier@tilloy.net>2010-02-15 17:37:44 +0100
committerOlivier Tilloy <olivier@tilloy.net>2010-02-15 17:37:44 +0100
commit07bc38dbc1d617c80b7f355b08922a5dab944f8f (patch)
tree640c49e1f7411c8865e4e5c4bb868256986c0927 /doc/index.rst
parent1c89ba27eb0b0f0ea5a4edce232dc9c170586859 (diff)
downloadpyexiv2-07bc38dbc1d617c80b7f355b08922a5dab944f8f.tar.gz
Documented abbreviations for EXIF, IPTC and XMP.
Diffstat (limited to 'doc/index.rst')
-rw-r--r--doc/index.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/index.rst b/doc/index.rst
index c659db8..463b364 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -9,7 +9,9 @@ pyexiv2 documentation
Welcome! This is the documentation for pyexiv2 |release|, last updated |today|.
pyexiv2 is a python binding to `exiv2 <http://exiv2.org/>`_, the C++ library
-for manipulation of EXIF, IPTC and XMP image metadata.
+for manipulation of :abbr:`EXIF (EXchangeable Image File)`,
+:abbr:`IPTC (International Press Telecommunications Council)` and
+:abbr:`XMP (eXtensible Metadata Platform)` image metadata.
It is a python module that allows your python scripts to read and write
metadata (EXIF, IPTC, XMP, thumbnails) embedded in image files
(JPEG, TIFF, ...).