BibMatch: support for marc text as input
- Added support for text-marc as input, in addition to MARCXML. (closes #195)
- Introduced a new CLI option, '-t --text-marc-output', which provides output in text-marc format, instead of the default MARCXML.
- 'Prettyfied' aspects of code related to output.
- Added regression test and updated documentation.