mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
21 lines
948 B
XML
21 lines
948 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<longdescription lang="en">
|
|
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, as well as Python bindings.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="sourceforge">libiptcdata</remote-id>
|
|
<remote-id type="github">ianw/libiptcdata</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|