Conformance =========== ``ocfl-py`` is designed to follow closely the OCFL specifications, which includes reporting errors in response to violations of MUST and MUST NOT requirements in the specification, and warnings in response to not following SHOULD or SHOULD NOT requirements in the specification (see the `Conformance `_ section). The following is list of error and warning codes implemented but the ``ocfl-py`` package: .. toctree:: :maxdepth: 1 validation_status The complete list `OCFL Validation Codes `_ is provided as part of the OCFL specifications. (The validation status table is generated by the ``extract_codes.py`` script run against the ``ocfl`` module.)