26 lines
1.1 KiB
XML
26 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>vivo75@gmail.com</email>
|
|
<name>Francesco Riosa</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<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>
|
|
</upstream>
|
|
</pkgmetadata>
|