~lanodan/deblob

304a8441 — Haelwenn (lanodan) Monnier 28 days ago
Add support for Pre-Compiled Headers (GCC, Clang)
d3bbf1c2 — Haelwenn (lanodan) Monnier 2 months ago
Add support for Squirrel bytecode
d96b7cce — Haelwenn (lanodan) Monnier 2 months ago
Add support for Ren'Py Archives v1/v2/v3

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