1This is the Osaka-Ben compiler.
2
3Usage:
4	cat EUC-CODE-TEXT | osaka
5
6	Use EUC code for the original Japanese text. Please try nkf or other
7	code filter to make EUC code from other code.
8
9	cat JAPANESE_TEXT | nkf -e | osaka
10