Conversion table format

My preferred table format is: This is the format in which most of the unicode.org tables come. It has the advantage of being very easy to manipulate using grep and sed.

My preferred table format for tables I generate myself is:

This is a special case of the above. It has the advantage of being very easy to manipulate using grep, sed, sort, uniq, join, diff and small C programs (scanf, printf). Plus, it is rather compact.
Comparison of conversion tables
Bruno Haible <bruno@clisp.org>

Last modified: 31 December 2003.