diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:28:40 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:28:40 -0400 |
commit | 57a6d47dbb569e3d84e9855f4bed915bc0059eab (patch) | |
tree | 71fc7aa9ddc1f4a3e3aa85562ed738210cd39818 /libraries/exiftool | |
parent | c10ebf75c24cdcf6b9a5b4d8e0987f9445ed89c9 (diff) | |
download | slackbuilds-57a6d47dbb569e3d84e9855f4bed915bc0059eab.tar.gz |
libraries/exiftool: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/exiftool')
-rw-r--r-- | libraries/exiftool/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/libraries/exiftool/README b/libraries/exiftool/README index d68156fa90..fff95354c0 100644 --- a/libraries/exiftool/README +++ b/libraries/exiftool/README @@ -1,7 +1,7 @@ -ExifTool is a platform-independent Perl library (Image::ExifTool) plus a -command-line application (exiftool) for reading, writing, and editing -meta information in image, audio, and video files. +ExifTool is a platform-independent Perl library (Image::ExifTool) +plus a command-line application (exiftool) for reading, writing, and +editing meta information in image, audio, and video files. -ExifTool supports many different types of metadata including EXIF, GPS, -IPTC, XMP, JFIF, GeoTIFF, ICC Profile, Photoshop IRB, FlashPix, AFCP, -and ID3, as well as the maker notes of many digital cameras. +ExifTool supports many different types of metadata including EXIF, +GPS, IPTC, XMP, JFIF, GeoTIFF, ICC Profile, Photoshop IRB, FlashPix, +AFCP, and ID3, as well as the maker notes of many digital cameras. |