PYGLOSSARY(1) | User Commands | PYGLOSSARY(1) |
PyGlossary - A tool for converting dictionary files
PyGlossary is a tool for working with dictionary databases (glossaries) Basic Usage:
General Options:
--no-progress-bar and --no-color, useful for Windows (non-Unix) command line
Command line arguments and options (and arguments for options) is parsed with GNU getopt method You can also just type extension of output file instead of full path, if you want to create with the sam e input file name with another extension. For example:
ample:"
or
And if the input file has these extensions (gz, bz2, zip), it will be extracted before loading
Supported input formats:
-------------------+---------------------------------+---------------
BabylonBgl | Babylon (bgl) | .bgl CC-CEDICT | CC-CEDICT | .u8 Csv | CSV | .csv
Dicformids | DictionaryForMIDs | .mids DictOrg | DICT.org file format
(.index) | .index ABBYYLingvoDSL | ABBYY Lingvo DSL (dsl) | .dsl Edlin |
Editable Linked List of Entries | .edlin GettextPo | Gettext Source (po) |
.po LingoesLDF | Lingoes Source (LDF) | .ldf OctopusMdict | Octopus MDict |
.mdx OctopusMdictSource | Octopus MDict Source | .mtxt Sdict | Sdictionary
Binary(dct) | .dct Stardict | StarDict (ifo) | .ifo Tabfile | Tabfile (txt,
dic) | .txt .tab .dic WikipediaDump | Wikipedia Dump(Static HTML) | .wiki
Xdxf | XDXF | .xdxf .xml
Supported output formats:
-------------------+---------------------------------+----------------
AppleDict | AppleDict Source (xml) | .xml BabylonSource | Babylon Source (gls)
| .gls .babylon Csv | CSV | .csv Dicformids | DictionaryForMIDs | .mids
DictOrg | DICT.org file format (.index) | .index Edlin | Editable Linked
List of Entries | .edlin Freedict | FreeDict (tei) | .tei GettextPo |
Gettext Source (po) | .po LingoesLDF | Lingoes Source (LDF) | .ldf
OctopusMdictSource | Octopus MDict Source | .mtxt Omnidic | Omnidic | .omni
.omnidic SdictSource | Sdictionary Source (sdct) | .sdct Sql | SQL | .sql
Stardict | StarDict (ifo) | .ifo Tabfile | Tabfile (txt, dic) | .txt .tab
.dic Treedict | TreeDict | .tree .treedict
December 2019 | PyGlossary 3.2.1 |