~lanodan/deblob

9e29df71 — Haelwenn (lanodan) Monnier a month ago
Add support for BEAM/PKZIP-based escripts
33dff25e — Haelwenn (lanodan) Monnier 2 months ago
Remove current year from copyright
d2af268b — Haelwenn (lanodan) Monnier 2 months ago
README: Mark supported hare version

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>.