summaryrefslogtreecommitdiff
path: root/libmat2/office.py (unfollow)
AgeCommit message (Expand)Author
2018-06-10Minor code simplificationjvoisin
2018-06-10Make the parsing of office format's metadata more robustjvoisin
2018-06-10Add some tests for non-supported embedded fileformatsjvoisin
2018-06-04Add more typing and use mypy in the CIjvoisin
2018-05-18Rename some files to simplify packagingjvoisin
2018-05-16Do a pylint passjvoisin
2018-04-23Add a test for odgjvoisin
2018-04-23Test .odf supportjvoisin
2018-04-04Add some white lines to make the code more compliantjvoisin
2018-04-04Remove some unused importsjvoisin
2018-04-03Fix a typo spotted by @doobry in `get_meta` for zip-based filesjvoisin
2018-04-02Fix a mistake wrt. office handlingjvoisin
2018-04-02`parser_factory` now returns the mtype toojvoisin
2018-04-01Implement support in `get_meta` for deep meta in office-related filesjvoisin
2018-04-01Refactor office document handlingjvoisin
2018-04-01Clean deep metadata for zip filesjvoisin
2018-03-31Display docx metadatajvoisin
2018-03-31Support python3.5jvoisin
2018-03-31Add support for docxjvoisin