dictIO package¶
Subpackages¶
Utility functions for dictionary I/O operations. |
Modules¶
SDict class definition. |
|
DictParser class for parsing and translating dictionaries from and to dictIO native file format, as well as JSON and XML. |
|
DictReader class for reading dictionaries in dictIO native file format, as well as JSON and XML. |
|
DictWriter class for writing dictionaries in dictIO native file format, as well as JSON and XML. |
|
Formatter for different dictionary file formats. |
|
Parsers for different dictionary file formats. |
|
Type aliases and generic type variables for the dictIO package. |
|
Module dictIO.cppDict. |