gi-ev / LNI-proceedings

Support for generating LNI proceedings
https://gi-ev.github.io/LNI-proceedings/
Creative Commons Zero v1.0 Universal
5 stars 5 forks source link

Port `metaExtract.py` to Python 3 #14

Closed koppor closed 3 years ago

koppor commented 3 years ago

When modernizing this, I also updated to Python3. This was not that easy.

Seems that I broke metaExtract.py at my naive update at https://github.com/gi-ev/LNI-proceedings/pull/13.

@heseba May I ask whether you have Python3 skills and could properly update metaExtract.py to Python3? (Or should I try to get python2 running ^^)

heseba commented 3 years ago

@koppor Yes, I should be able to do that. How urgent/time-critical is this, as I am currently quite busy?

koppor commented 3 years ago

@heseba Seeing https://fg-tav.gi.de/mitteilung/cfp-workshop-jahrestagung-2021, I would ask for 30.06.2021 to ensure that the proceedings of Informatik 2021 can be typeset with this repository.

heseba commented 3 years ago

Ok, I have updated the script to work with python 3 in pull request #15

koppor commented 3 years ago

@heseba Thank you for working on this! - First check: looks good to me! Let's see, what the users will say.