Add python script to generate 'struct value_string' from enum

The idea is that you have an input file that defines an enum with
symbolic names for numeric values.  The script then generates a 'struct
value_string' with corresponding strings.
1 file changed
tree: 392d283c63cd2533e485bcae5b8ff7efd4052129
  1. doc/
  2. src/
  3. tools/
  4. .gitignore
  5. COPYING
  6. HISTORY
  7. README
  8. TODO