summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-olefile_0.46.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-olefile: update to version 0.47Derek Straka2023-12-131-17/+0
| | | | | | | Update license file checksum and verified the terms are the same Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-olefile: add recipeLeon Anavi2023-11-021-0/+17
Add olefile, a package to parse, read and write Microsoft OLE2 files. Version 0.46 changelog: - OleFileIO can now be used as a context manager (with...as), to close the file automatically (see doc). - Improved handling of malformed files. - Fixed several bugs. This work was sponsored by GOVCERT.LU. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>