Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 2.29 KB

kobo_dictfile.md

File metadata and controls

48 lines (35 loc) · 2.29 KB

Kobo E-Reader Dictfile (.df)

General Information

Attribute Value
Name Dictfile
snake_case_name kobo_dictfile
Description Kobo E-Reader Dictfile (.df)
Extensions .df
Read support Yes
Write support Yes
Single-file No
Kind 📝 text
Sort-on-write default_no
Sort key (headword_lower)
Wiki
Website dictgen - dictutil

Read options

Name Default Type Comment
encoding utf-8 str Encoding/charset
extract_inline_images True bool Extract inline images

Write options

Name Default Type Comment
encoding utf-8 str Encoding/charset

Dependencies for reading

PyPI Links: mistune 2.0.0a5

To install, run:

pip3 install mistune==2.0.0a5

Dictionary Applications/Tools

Name & Website License Platforms
dictgen MIT Linux, Windows, Mac