logo

deblob

remove binary executables from a directory git clone https://hacktivis.me/git/deblob.git
commit: 40b6e2e76cbb5b63175c7567b73fcb38152fe5bc
parent 1c83487c17de009fb6e57d275b98d3254261145b
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Tue, 20 Dec 2022 19:01:54 +0100

deblob.1: Add missing Python 3.11 bytecode update

Diffstat:

Mdeblob.12+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/deblob.1 b/deblob.1 @@ -47,7 +47,7 @@ Erlang BEAM files .It Java Class files .It -Python 2.7 & 3.8/3.9/3.10 bytecode files, typically +Python 2.7 & 3.8/3.9/3.10/3.11 bytecode files, typically .Sq *.pyc .It Python pickle files, used to serialize Python objects