- **MDict is one of popular dictionary formats.
- mdict4j is a loader and parser library for MDict dictionary.**
A status of library development is considered as Alpha
.
You can find a document at https://mdict4j.readthedocs.io/en/latest/
There is chinese translation at https://mdict4j.readthedocs.io/zh_CN/latest/
You are welcome to write or translate documents!
A development is hosted on codeberg.org. All communication, such as raising issue tickets and questions should be done in English.
All users have a community support among users on open forum. You are welcome to help other persons.
https://osdn.net/projects/mdict4j/forums/
Contribution is always welcome. Please see contribution guide at docs/CONTRIBUTE.rst
Please look at docs/CODE_OF_CONDUCT.rst
This project is distributed under the GNU general public license version 3 or later.
- SPDX-License-Identifier: GPL-3.0-or-later
- SPDX-URL: https://spdx.org/licenses/GPL-3.0-or-later.html
Copyright (C) 2021-2022 Hiroshi Miura
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.