The Snap Store will undergo scheduled database maintenance on July 5, 2026 22:00 to July 6, 02:00 UTC. During this time, you will not be able to install or update snaps. No user action is required and services will automatically resume once maintenance is complete.
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 }
odcey 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 *)
-write-descriptors print descriptors of views
-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
(Ownership verified)
The publisher has verified that they own this domain.
It does not guarantee the Snap is an official upload
from the upstream project.
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Enable snapd
Snap can be installed from the command line. Open the Konsole terminal and enter the following:
sudo apt update
sudo apt install snapd
Install odcey
To install odcey, simply use the following command: