README
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 02 Aug 2009 21:54:11 +0300
changeset 11 b08c100852d3
child 12 bd6769abcd40
permissions -rw-r--r--
Describe file format.

-*- outline -*-

* What file needed to create dictionary?

.tab_ and .descr, which contain text data in UTF-8 encoding.

** .tab_ file format.

Used such format:

  WORD [TAB] TRANSLATION [LF]

When processing TRANSLATION string in all occurrence of "\n " (literary
back-slash small-letter-n and space) removed space.

** .descr file format.

First line added to .ifo file as value of description.

Next lines ignored and used for miscellaneous notes.