odpdown
odpdown copied to clipboard
Support Python3
This wouldn't be too hard, if not for python-lpod being rather firmly non-python3-compatible. See also https://bugzilla.redhat.com/show_bug.cgi?id=1200889 for downstream discussion around that.
I really think that I can help. Markdown transformation is a big subject for me, I'm workin with Python and Golang (professionnaly).
And you've got the only one project that makes the work as it does to transform md to odp.
I've began, earlier, to try to generate an odp file from md with Golang. But I discovered your project :) why to make it myself instead of helping your nice project ? hehe
Please do! /me goes labelling this issue a bit more prominently...
I'm interested too. I do a lot of python3 and would benefit from this project. It's already doing good for me :-) What is this comment about "python-lpod being rather firmly non-python3-compatible"? Is it still valid?
I have this installed: pip3 search lpod lpod-python (1.1.6) - lpOD Library INSTALLED: 1.1.6 (latest)
I'm also having problems due to the lpod dependency (ImportError: No module named lpod
and No matching distribution found for lpod
).
Hah, timely bump - there's https://github.com/jdum/odfdo now, I started looking a few weeks back, didn't get far though due to some issues with that version; PR pending here: https://github.com/jdum/odfdo/pull/1