PHP 8.5.2
Preview: public_modules.rtinstall Size: 218 B
/usr/share/python3/runtime.d/public_modules.rtinstall

#! /bin/sh
set -e

VERSION=${2#python}
if which py3compile >/dev/null 2>&1; then
    py3compile -V $VERSION /usr/lib/python3/dist-packages
else
    echo >&2 "py3compile not found in $(basename $0) hook."
    exit 1
fi

Directory Contents

Dirs: 0 × Files: 4

Name Size Perms Modified Actions
121 B lrwxr-xr-x 2024-02-10 17:03:36
Edit Download
218 B lrwxr-xr-x 2025-11-12 12:15:44
Edit Download
648 B lrwxr-xr-x 2025-11-12 12:15:44
Edit Download
2.01 KB lrwxr-xr-x 2024-04-17 16:23:48
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).