From 816b1e2aabc1ddd8978809fdb755e58b24a0189b Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 13 Mar 2022 15:38:30 -0400 Subject: libraries/libiptcdata: Wrap README at 72 columns. Signed-off-by: B. Watson --- libraries/libiptcdata/README | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'libraries') diff --git a/libraries/libiptcdata/README b/libraries/libiptcdata/README index d2ff0998b06c..adceaa1befc8 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 -- cgit v1.2.3