e2procxml

usage: Usage:
procxml.py [options] <input file> <output file> 
Simple manipulations of XML files.
.

Option Type Description
--version None show program's version number and exit
--fscxml2txt None Convert the input XML FSC file into a text file
--fsctxt2xml str Convert the input text FSC file into an xml file. The value provided is the title of the graph. For example: --fsctxt2xml="My Graph Title"
--verbose, -v int verbose level [0-9], higher number means higher level of verboseness