~lanodan/deblob

add support for Dart Kernel and JIT snapshots
41864011 — Haelwenn (lanodan) Monnier 2 months ago
Changes for hare 0.24.2
901425b2 — Haelwenn (lanodan) Monnier 6 months ago
Prefix all error messages with "deblob: "

clone

read-only
https://git.sr.ht/~lanodan/deblob
read/write
git@git.sr.ht:~lanodan/deblob

You can also use your local clone with git send-email.

#deblob - Remove binary executables ("blobs") from a directory

#Dependencies

#Common

  • hare 0.24+
  • make (BSD and GNU supported)

#tests

  • ar
  • C Compiler

#linting

Those are only needed during development.

  • mandoc
  • reuse

#re-formatting

  • black for re-formatting python files

#rebuilding fixtures

See <./test/fixtures/README.md>.