Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 2.6 KB

appledict_bin.md

File metadata and controls

41 lines (31 loc) · 2.6 KB

AppleDict Binary

General Information

Attribute Value
Name AppleDictBin
snake_case_name appledict_bin
Description AppleDict Binary
Extensions .dictionary, .data
Read support Yes
Write support No
Single-file Yes
Kind 🔢 binary
Sort-on-write default_no
Sort key (headword_lower)
Wiki
Website Dictionary User Guide for Mac

Read options

Name Default Type Comment
html True bool Entries are HTML
html_full True bool Turn every entry's definition into an HTML document

Dependencies for reading

PyPI Links: lxml, biplist

To install, run:

pip3 install lxml biplist

Dictionary Applications/Tools

Name & Website Source code License Platforms Language
Apple Dictionary Proprietary Mac