view contrib/tools/README @ 1530:2c92c6b73ac9

dict_dcca_3gpp: highlight more local fixes Mark local fixes with "Fix:" Use "Table" vs "table". Minor formatting consistency. No change to generated dictionary.
author Luke Mewburn <luke@mewburn.net>
date Sat, 18 Apr 2020 15:16:18 +1000
parents a86eb3375b95
children
line wrap: on
line source

csv_to_fd converts CSV files containing RADIUS or Diameter AVP tables
into various formats, including freeDiameter C code and JSON documents.

grep_fd_dict_dump processes stdin for the output of fd_dict_dump()
or dbg_dict_dump.fdx and reformats to remove pointer addresses,
to allow diff of output between freeDiameter invocations.

org_to_csv converts org files into CSV files, suitable for csv_to_fd.

org_to_fd.pl converts org files like diameter-rfcs.org to C fragments
that can be included in freeDiameter code.
"Welcome to our mercurial repository"