This script was produced to post-process the NDSS 2015 accepted papers from HotCRP into an XML file for the proceedings. It is published here if anybody requires such script in the future.
- Edit config.ini
- Run program
A file in the format of sample.xml is being output. Non-printable characters are stripped.
Output is written to stdout, errors to stderr. Use I/O redirection to write to a file.
Tested with HotCRP v2.92
Author: Michael Weissbacher ( mw@ccs.neu.edu )
License: MIT License (opensource.org/licenses/MIT)