mweissbacher / HotCRP-proceedings-helper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

proc_xml_gen.py

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.

Usage

  • 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)

About

License:MIT License


Languages

Language:Python 100.0%