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

Latest commit

 

History

History
39 lines (28 loc) · 1007 Bytes

freedict.md

File metadata and controls

39 lines (28 loc) · 1007 Bytes

FreeDict (.tei)

General Information

Attribute Value
Name FreeDict
snake_case_name freedict
Description FreeDict (.tei)
Extensions .tei
Read support Yes
Write support No
Single-file Yes
Kind 📝 text
Sort-on-write No (by default)
Wiki @freedict/fd-dictionaries/wiki
Website FreeDict.org

Read options

Name Default Type Comment
auto_rtl None bool Auto-detect and mark Right-to-Left text
discover False bool Find and show unsupported tags
example_padding 10 int Padding for examples (in px)
gram_color green str Grammar color
pron_color gray str Pronunciation color
word_title False bool Add headwords title to begining of definition

Dependencies for reading

PyPI Links: lxml

To install, run:

pip3 install lxml