A program to validate if a given library is compliant with the Okuma-Library Specifications.
Install the requirements using:
pip install -r requirements.txt
Check if a library is compliant using:
python prog.py <path to library>
You can also run tests on the provided test libraries by running:
python run-tests.py