logo

deblob

remove binary executables from a directory git clone https://anongit.hacktivis.me/git/deblob.git/

hello.py (165B)


  1. #!/usr/bin/python
  2. # SPDX-FileCopyrightText: 2019 deblob Authors <https://hacktivis.me/projects/deblob>
  3. # SPDX-License-Identifier: BSD-3-Clause
  4. print("hello world")