Skip to content

python-exiv2-0.10.0

Choose a tag to compare

@jim-easterbrook jim-easterbrook released this 03 Apr 09:34
1/ API change: replaced Value += operator with append method.
2/ Improved conversion of LangAltValue to/from Python dict.
3/ Can construct some other values from a Python list.
4/ AnyError exception renamed to Exiv2Error (with AnyError wrapper for
compatibility).
5/ Enabled localisation of error messages etc.
6/ Python enum class is used for Exiv2 enums.