Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 3.24 KB

stardict_textual.md

File metadata and controls

47 lines (35 loc) · 3.24 KB

StarDict Textual File (.xml)

General Information

Attribute Value
Name StardictTextual
snake_case_name stardict_textual
Description StarDict Textual File (.xml)
Extensions
Read support Yes
Write support Yes
Single-file Yes
Kind 📝 text
Sort-on-write default_no
Sort key stardict
Wiki
Website TextualDictionaryFileFormat

Read options

Name Default Type Comment
encoding utf-8 str Encoding/charset
xdxf_to_html True bool Convert XDXF entries to HTML

Write options

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

Dependencies for reading and writing

PyPI Links: lxml

To install, run:

pip3 install lxml

Dictionary Applications/Tools

Name & Website Source code License Platforms Language
StarDict-Editor (Tools) @huzheng001/stardict-3 GPL Linux, Windows, Mac C