cm0002@lemmy.world to Opensource@programming.dev · 2 months agoMicrosoft open-sourced a Python tool for converting files and office documents to Markdowngithub.comexternal-linkmessage-square1fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkMicrosoft open-sourced a Python tool for converting files and office documents to Markdowngithub.comcm0002@lemmy.world to Opensource@programming.dev · 2 months agomessage-square1fedilink
minus-squarerefalo@programming.devlinkfedilinkarrow-up1·edit-22 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.