#!/usr/pkg/bin/python3.11
import sys
from sipbuild.tools.build import main; sys.exit(main());
