GABC

class chant21.gabc.ConverterGABC(*args, **kwargs)
registerFormats = ('gabc', 'GABC')
registerInputExtensions = ('gabc', 'GABC')
parseData(strData, number=None)

Called when a string (or binary) data is encountered.

This method MUST be implemented to do anything in parsing.

Return self.stream in the end