Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Latest commit

 

History

History
43 lines (32 loc) · 1.07 KB

kobo_dictfile.md

File metadata and controls

43 lines (32 loc) · 1.07 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 No (by default)
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