fastsandpm.manifest API ======================= .. automodule:: fastsandpm.manifest :private-members: :undoc-members: .. rubric:: Module Attributes .. autoattribute:: fastsandpm.manifest.MANIFEST_FILENAME .. rubric:: Functions .. autofunction:: fastsandpm.manifest.get_manifest .. autofunction:: fastsandpm.manifest.get_manifest_from_bytes .. rubric:: Classes .. autoclass:: fastsandpm.manifest.Dependencies :members: :undoc-members: :show-inheritance: :member-order: groupwise .. autoclass:: fastsandpm.manifest.Manifest :members: :undoc-members: :show-inheritance: :member-order: groupwise .. autoclass:: fastsandpm.manifest.Package :members: :undoc-members: :show-inheritance: :member-order: groupwise .. rubric:: Exceptions .. autoexception:: fastsandpm.manifest.ManifestNotFoundError .. autoexception:: fastsandpm.manifest.ManifestParseError