Python 3 program to take all blobs stored in cache.db and put them into a "blobs" folder as regular files

Queuenard 0e670f25d5 Initial commit il y a 2 ans
README.md 0e670f25d5 Initial commit il y a 2 ans
dump-blobs.py 0e670f25d5 Initial commit il y a 2 ans

README.md

Python 3 program to take all blobs stored in cache.db and put them into a "blobs" folder as regular files.

It is suggested to put this into the Blockland folder and to execute it from there.