Skip to content

Instantly share code, notes, and snippets.

View nobody43's full-sized avatar

Ivan nobody43

View GitHub Profile
#!/usr/bin/env python3
# SPDX-License-Identifier: GPL-2.0-only
import sys
import argparse
import pathlib
import shlex
import re
import json
from copy import deepcopy