moin
moin copied to clipboard
discuss: create a library from converter package?
One of our bigger subsystem that could be useful for a wider audience are the converters:
input format (wiki, reST, docbook, markdown, ...) --> internal dom --> ... --> output format (html, ...)
Maybe it would be useful to make a separate pypi package for them, so other people can use them and also help maintain / extend them.
It could also help to split the python3 porting effort: the new package could be ported without needing to port all of moin at once.
Python3 Port is done since #720. A separate package must also be released as a Debian package. There are ongoing activities to build packages for all dependencies.