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