A library module consists of two files:
The file (ending in .py) must have the following form:
META = {
'author': 'Module Author',
'description': 'File/Folder containing ...',
'type':'Regex/Grammar/Folder/Configuration',
'comments': []
}