Introduction

Scripture Checks is a library meant for inclusion in other programs.

It contains tools for checking Scripture.

No information relating to any graphical user interface is in this library.

Standard usage of scipturechecks is to run an input filter, and a check.

The input filter reads the files either in USFM format or OSIS format.
The check does the actual checking.

It handles Unicode data in UTF-8 format. Conversion of input files in another format is the responsibility of the calling program.