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