cm0002@lemmy.world to Opensource@programming.dev · 7 months agoMicrosoft open-sourced a Python tool for converting files and office documents to Markdowngithub.comexternal-linkmessage-square3fedilinkarrow-up184arrow-down12cross-posted to: opensource@lemmy.ml
arrow-up182arrow-down1external-linkMicrosoft open-sourced a Python tool for converting files and office documents to Markdowngithub.comcm0002@lemmy.world to Opensource@programming.dev · 7 months agomessage-square3fedilinkcross-posted to: opensource@lemmy.ml
minus-squarerefalo@programming.devlinkfedilinkarrow-up26arrow-down1·edit-27 months agoIf like me you were wondering if MS actually provided their own parsers for their Office file formats… they did not. It seems to just be a bunch of random pyxyz 3rd-party support libraries all mashed together.
If like me you were wondering if MS actually provided their own parsers for their Office file formats… they did not.
It seems to just be a bunch of random pyxyz 3rd-party support libraries all mashed together.