1 jbparse: The J-Ben dictionary parsing library
\r
2 Copyright 2009, 2010 by Paul Goins
\r
3 Released under the two-clause OSI-approved BSD license (see COPYING.txt)
\r
5 This library is intended to allow J-Ben, and other Python-based
\r
6 programs, to easily use Jim Breen's Japanese dictionary data files
\r
7 such as EDICT, JMdict, KANJIDIC and KANJIDIC2.
\r
9 No documentation yet exists, however examining the test folder should
\r
10 show how this library can be used.
\r