Skip to content

python-exiv2-0.15.0

Compare
Choose a tag to compare
@jim-easterbrook jim-easterbrook released this 23 Nov 17:00
· 457 commits to main since this release
1/ Added __version_tuple__ for easy runtime version testing.
2/ exiv2.testVersion() can be called from Python.
3/ exiv2.DataBuf can be created from Python data.
4/ Most data() methods return a Python memoryview.
5/ exiv2.DataBuf and exiv2.BasicIo have writeable Python buffer interface.