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