'description':'Module to extract freetext from a .odt document.',
'module-type':['expansion'],
'name':'ODT Enrich',
'logo':'odt.png',
'requirements':['ODT reader python library.'],
'features':'The module reads the text contained in a .odt document. The result is passed to the freetext import parser so IoCs can be extracted out of it.',
'references':[],
'input':'Attachment attribute containing a .odt document.',
'output':'Text and freetext parsed from the document.',