Closed GoogleCodeExporter closed 9 years ago
Hi,
Sorry for the late reply. Could you possibly attache the file to the issue so I
have it to test with or send it directly to lnielsen@spacetelescope.org in case
you don't want it public.
Thanks,
Lars
Original comment by lniel...@spacetelescope.org
on 13 Sep 2010 at 6:50
I haven't received any test file so I'm closing this issue.
Original comment by lniel...@spacetelescope.org
on 7 Dec 2010 at 9:43
Hi,
as I do have the same problem I want to ask you to reopen this issue.
What steps will reproduce the problem?
Open an xmp-sidecar file, contents like provided below
What is the expected output? What do you see instead?
Expected to see at least some metadata, result was "none"
What version of the product are you using? On what operating system?
python-xmp-toolkit v 1.0.2 with exempi 2.1.1, Python 2.7.2 on Fedora 16
Example code:
from libxmp import *
xmpfile = XMPFiles( file_path="test.xmp" )
xmp = xmpfile.get_xmp()
print xmp
Original comment by dasmae...@gmail.com
on 15 Jan 2012 at 11:23
Attachments:
Original issue reported on code.google.com by
grege...@gmail.com
on 7 Jun 2010 at 9:49