pyenv.pyenv/plugins
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
..
pyenv-binary pyenv-binary: add the save subcommand 2026-06-30 23:05:37 +05:30
python-build install: reflect the new alias syntax in reference 2026-06-30 04:17:58 +03:00
.gitignore pyenv-binary: add experimental plugin skeleton 2026-06-30 23:05:18 +05:30