Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 1.27 KB

csv.md

File metadata and controls

42 lines (34 loc) · 1.27 KB

CSV (.csv)

General Information

Attribute Value
Name Csv
snake_case_name csv
Description CSV (.csv)
Extensions .csv
Read support Yes
Write support Yes
Single-file Yes
Kind 📝 text
Sort-on-write No (by default)
Wiki Comma-separated values
Website

Read options

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

Write options

Name Default Type Comment
add_defi_format False bool enable adding defiFormat (m/h/x)
delimiter , str Column delimiter
enable_info True bool Enable glossary info / metedata
encoding utf-8 str Encoding/charset
resources True bool Enable resources / data files
word_title False bool add headwords title to begining of definition

Dictionary Applications/Tools

Name & Website License Platforms
LibreOffice Calc MPL/GPL Linux, Windows, Mac
Microsoft Excel Proprietary Windows