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]
2. odcey mc
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 *)
-input-windows1251 set input charset Windows-1251 instead of Latin-1
-tab <str> set tabulation replacement
1. integrates odcey to a .git repo as a text converter
2. embeds odcey to the Midnight Commander configuration as a text converter
odcey is a replacement for odcread.