2 Commits

Author SHA1 Message Date
Albert Esteve
723a2f2126 reuse: addheader python shebang files
Add SPDX header to files with format not
recognised by reuse, but with Python shebang.

Signed-off-by: Albert Esteve <aesteve@redhat.com>
2022-10-18 13:04:20 +02:00
Nir Soffer
f1c0c01beb examples: Show how to use client.checksum()
Add simple example showing how to use client.checksum() to compute a
checksum for local image.

This is mainly useful for benchmarking, for example comparing to
sha256sum, or blksum.

Signed-off-by: Nir Soffer <nsoffer@redhat.com>
2022-05-30 13:52:41 +03:00