Commit graph

1 commit

Author SHA1 Message Date
macayu17 bcd73586b4 pyenv-binary: add the save subcommand
`pyenv binary save <version> [<output-dir>]` packs an installed version into a
relocatable .tar.gz with relative paths and writes a metadata file recording the
build platform, distro, libc version and the external system libraries the
build links against (via `ldd` on Linux, `otool -L` on macOS).
2026-06-30 23:05:37 +05:30