Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.43 KB

edict2.md

File metadata and controls

34 lines (26 loc) · 1.43 KB

EDICT2 (CEDICT) (.u8)

General Information

Attribute Value
Name EDICT2
snake_case_name edict2
Description EDICT2 (CEDICT) (.u8)
Extensions .u8
Read support Yes
Write support No
Single-file Yes
Kind 📝 text
Wiki CEDICT
Website

Read options

Name Default Type Comment
encoding utf-8 str Encoding/charset
traditional_title False bool Use traditional Chinese for entry titles/keys
colorize_tones True bool Set to false to disable tones coloring

Dependencies for reading

PyPI Links: lxml

To install, run:

pip3 install lxml