1 jblite: J-Ben SQLite parsing scripts
\r
2 Copyright 2010 by Paul Goins
\r
3 Released under the two-clause OSI-approved BSD license (see COPYING.txt)
\r
5 This library allows conversion of KANJIDIC2.xml into an SQLite
\r
6 database. All "data" within KANJIDIC2 (that is, everything except
\r
7 comments) should be preserved in the SQLite format.
\r
9 A converter for JMdict will follow in the near future.
\r
11 No standalone documentation yet exists. Basically, running the script
\r
12 goes something like this:
\r
14 ./script.py <input_dict.xml> <sqlite_output.db>
\r