Text converter of ".odc"-format from BlackBox Component Builder
Converter to plain text Oberon document binary format, used by the BlackBox Component Builder to store Component Pascal modules and other documents.
Usable as text converter in .git for readable diffs of odc-documents.
Usage:
0. odcey text [input [output]] { options }
1. odcey git [dir]
0. print text content of .odc, empty arguments for standard IO
-commander-to <str> set Commander-view replacement
-skip-embedded-view skips embedded views writing
-skip-comment skips (* Oberon comments *)
-tab <str> set tabulation replacement
1. integrate to a .git repo as a text converter
odcey is a replacement for odcread.