Manifest ======== The ``otter.manifest`` package contains the manifest models and utilities. The manifest file is a way to provide tracking inforamtion on a run of otter. .. seealso:: Refer to the `Manifest Specification `_ for more information, although the schema has changed slightly since the blog post. .. _otter.manifest.jq_queries: Useful JQ queries ------------------ TODO manifest.model module --------------------- .. automodule:: otter.manifest.model :members: :undoc-members: :show-inheritance: manifest.manifest\_manager module --------------------------------- .. automodule:: otter.manifest.manifest_manager :members: :undoc-members: :show-inheritance: Module contents --------------- .. automodule:: otter.manifest :members: :undoc-members: :show-inheritance: