Skip to content

WinteryFox/KanjidicParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kanjidic2 Parser

This is a small library specifically made for Jibiki dictionary app designed to load the Kanjidic2 XML database into a PostgreSQL database.

Usage

Download the latest release under the releases tab then open the command line of your choice and run the following command

java -jar kanjidicparser.jar "YOUR DATABASE IP" "YOUR DATABASE SCHEMA" "YOUR USERNAME" "YOUR PASSWORD"

The rest will be automatically done, it will download, extract and insert into your database automagically.

About

Load the Kanjidic2 XML database into a PostgreSQL database

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published