manifest package ================ This package contains the manifest models and utilities. The manifest file is a way to provide tracking inforamtion on a run of PIS. .. seealso:: Refer to the `Manifest Specification `_ for more information, although the schema has changed slightly since the blog post. manifest.manifest module ------------------------ .. automodule:: pis.manifest.manifest :members: :undoc-members: :show-inheritance: manifest.models module ---------------------- .. automodule:: pis.manifest.models :members: :undoc-members: :show-inheritance: manifest.step\_reporter module ------------------------------ .. automodule:: pis.manifest.step_reporter :members: :undoc-members: :show-inheritance: manifest.task\_reporter module ------------------------------ .. automodule:: pis.manifest.task_reporter :members: :undoc-members: :show-inheritance: Module contents --------------- .. automodule:: pis.manifest :members: :undoc-members: :show-inheritance: