119
you are viewing a single comment's thread
view the rest of the comments
[-] refalo@programming.dev 45 points 2 years ago* (last edited 2 years ago)

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.

[-] mormund@feddit.org 9 points 2 years ago

What do you mean by parser? Office docs are just zipped XML files. They are trivial to parse. The hard part is all the quirks the document renderers have, which makes it impossible to perfectly match the output. But markdown can't handle any complex formatting anyway

[-] Sibbo@sopuli.xyz 5 points 2 years ago

Maybe the people that wrote their parser have left the company? Typical big software corp problem.

[-] GissaMittJobb@lemmy.ml 4 points 2 years ago

I mean, the parser would still be there even if the people left the company, right? The source code remains.

[-] Creat@discuss.tchncs.de 3 points 2 years ago

It might also be somewhere, but nobody knows where.

this post was submitted on 16 Dec 2024
119 points (96.1% liked)

Opensource

6613 readers
292 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 2 years ago
MODERATORS