python-exiv2-0.15.0
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.