Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.12 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.12 KB

Jamdict database

A precompiled database that contains Jim Breen's JMdict, KanjiDic2, KRADFILE and JMnedict.

This package is intended for using with jamdict package. For more information, please visit:

Compiled date: 17 Apr 2021

Installation

jamdict-data is available on PyPI and can be installed with:

pip install jamdict-data

The database is also available on Google Drive:

https://drive.google.com/drive/u/1/folders/1z4zF9ImZlNeTZZplflvvnpZfJp3WVLPk

Development

  1. Compile Jamdict database file jamdict.db using jamdict library
  2. Compress the database using xz
  3. Copy jamdict.db.xz into jamdict_data package folder and run sdist command
python3 setup.py sdist

Dictionaries license

All dictionaries in this package are licensed under CC BY-SA 3.0.

Read more here: https://www.edrdg.org/edrdg/licence.html