============================================= location -- Artifact locations and integrity ============================================= .. automodule:: productmd.location Constants ========= .. autodata:: productmd.location.CHECKSUM_ALGO .. autodata:: productmd.location.CHECKSUM_RE Functions ========= .. autofunction:: productmd.location.compute_checksum .. autofunction:: productmd.location.parse_checksum Classes ======= .. autoclass:: productmd.location.Location :members: :inherited-members: .. autoclass:: productmd.location.FileEntry :members: :inherited-members: