[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2008-04-04 (16:20) |
From: | Sebastien Ferre <Sebastien.Ferre@i...> |
Subject: | EXIF reader |
Hi, I would like to read EXIF metadata from JPG files. I already know the C library libexif, and the program 'jhead' that displays those metadata. Has anybody developed something equivalent in OCaml ? Or an interface to the C library ? I only need basic functionality: to get the value for each EXIF tag. Thanks, Sebastien