ExternalData-multiple-hashes.rst 317 B

1234567
  1. ExternalData-multiple-hashes
  2. ----------------------------
  3. * The :module:`ExternalData` module learned to support multiple
  4. content links for one data file using different hashes, e.g.
  5. ``img.png.sha256`` and ``img.png.sha1``. This allows objects
  6. to be fetched from sources indexed by different hash algorithms.