Attribute | Value |
---|---|
Name | QuickDic6 |
snake_case_name | quickdic6 |
Description | QuickDic version 6 (.quickdic) |
Extensions | .quickdic , .quickdic.v006.zip |
Read support | Yes |
Write support | Yes |
Single-file | Yes |
Kind | 🔢 binary |
Sort-on-write | never |
Sort key | (headword_lower ) |
Wiki | ― |
Website | github.com/rdoeffinger/Dictionary |
Name | Default | Type | Comment |
---|---|---|---|
normalizer_rules | str | ICU normalizer rules to use for index sorting | |
source_lang | str | The language of the tokens in the dictionary index | |
target_lang | str | The language of the dictionary entries |
PyPI Links: PyICU
To install, run:
pip3 install PyICU
Name & Website | Source code | License | Platforms | Language |
---|---|---|---|---|
Dictionary | @rdoeffinger/Dictionary | Apache License 2.0 | Android | Java |
DictionaryPC | @rdoeffinger/DictionaryPC | Apache License 2.0 | Windows | Java |