FileFormat

class mnemosyne.libmnemosyne.file_format.FileFormat(component_manager)
component_type = 'file_format'
description = ''
do_import(filename, extra_tag_name=None)

Make sure fileformats call this implementation first.

export_possible = False
extension = ''
filename_filter = ''
import_possible = False

Previous topic

Database

Next topic

Hook

This Page