pyenv.pyenv/plugins
macayu17 54894b6d96 pyenv-binary: add experimental plugin skeleton
Adds a new plugin, decoupled from `pyenv install`, for packaging and installing
relocatable Python binaries. This commit is just the command dispatcher; the
individual subcommands follow.

`pyenv binary <command>` dispatches to the matching script under the plugin's
libexec, so subcommands stay out of the top-level `pyenv commands` list.

Groundwork for the binary distribution support discussed in #2334.
2026-06-30 23:05:18 +05:30
..
pyenv-binary pyenv-binary: add experimental plugin skeleton 2026-06-30 23:05:18 +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