summaryrefslogtreecommitdiff
path: root/src/office.py (follow)
AgeCommit message (Expand)Author
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