summaryrefslogtreecommitdiffstats
path: root/libraries/libiptcdata
diff options
context:
space:
mode:
author B. Watson2022-03-13 20:38:30 +0100
committer B. Watson2022-03-13 20:38:30 +0100
commit816b1e2aabc1ddd8978809fdb755e58b24a0189b (patch)
treee36602562a7d9aced10f45b2fa2f0d83f1049be2 /libraries/libiptcdata
parentde5311d00b4b4a23e157f8f978005f9369b78ab6 (diff)
downloadslackbuilds-816b1e2aabc1ddd8978809fdb755e58b24a0189b.tar.gz
libraries/libiptcdata: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/libiptcdata')
-rw-r--r--libraries/libiptcdata/README17
1 files changed, 9 insertions, 8 deletions
diff --git a/libraries/libiptcdata/README b/libraries/libiptcdata/README
index d2ff0998b0..adceaa1bef 100644
--- a/libraries/libiptcdata/README
+++ b/libraries/libiptcdata/README
@@ -1,12 +1,13 @@
-libiptcdata is a library, written in C, for manipulating the International
-Press Telecommunications Council (IPTC) metadata stored within multimedia
-files such as images. This metadata can include captions and keywords,
-often used by popular photo management applications. The library provides
-routines for parsing, viewing, modifying, and saving this metadata. The
-library is licensed under the GNU Library General Public License (GNU LGPL).
+libiptcdata is a library, written in C, for manipulating the
+International Press Telecommunications Council (IPTC) metadata
+stored within multimedia files such as images. This metadata can
+include captions and keywords, often used by popular photo management
+applications. The library provides routines for parsing, viewing,
+modifying, and saving this metadata. The library is licensed under the
+GNU Library General Public License (GNU LGPL).
The libiptcdata package also includes a command-line utility, iptc, for
editing IPTC data in JPEG files.
-Python bindings are included by default but can be turned off by invoking
-script with PY_BINDINGS=no
+Python bindings are included by default but can be turned off by
+invoking script with PY_BINDINGS=no