summaryrefslogtreecommitdiffstats
path: root/libs/libiptcdata/DETAILS
blob: 4498a0d3f94d22382699ce5ff4f487407e000c4c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
           SPELL=libiptcdata
          VERSION=1.0.4
           SOURCE=$SPELL-$VERSION.tar.gz
    SOURCE_URL[0]="${SOURCEFORGE_URL}/${SPELL}/${SPELL}/${VERSION}/${SOURCE}"
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
       LICENSE[0]=LGPL
         WEB_SITE=http://libiptcdata.sourceforge.net/
          ENTERED=20070610
        KEYWORDS="libs"
            SHORT="IPTC metadata library"
cat << EOF
ibiptcdata 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.
EOF