diff options
author | Arun Isaac | 2021-06-10 17:02:23 +0530 |
---|---|---|
committer | Arun Isaac | 2021-06-10 17:02:23 +0530 |
commit | 311d542ab014eb7631d4cd584d7b037e2dbf542f (patch) | |
tree | e3950db6e212263187060bda35ad29045f4cc072 | |
parent | d8d505208423fe1e7f3c067a0ab4b4002d657620 (diff) | |
download | exiftool.el-311d542ab014eb7631d4cd584d7b037e2dbf542f.tar.gz exiftool.el-311d542ab014eb7631d4cd584d7b037e2dbf542f.tar.lz exiftool.el-311d542ab014eb7631d4cd584d7b037e2dbf542f.zip |
README: Add title.
* README.org: Add title.
-rw-r--r-- | README.org | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +#+TITLE: exiftool.el exiftool.el is an elisp wrapper around [[http://www.sno.phy.queensu.ca/~phil/exiftool/][ExifTool]]. ExifTool supports reading and writing metadata in various formats including [[wikipedia:Exif][EXIF]], [[wikipedia:Extensible_Metadata_Platform][XMP]] and [[wikipedia:IPTC_Information_Interchange_Model][IPTC]]. |