aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pyenv/pkg-descr
blob: f84c62f2f8590f5c97b14e669f3a5b5b6c49610e (plain) (blame)
1
2
3
4
5
6
7
pyenv lets you easily switch between multiple versions of Python.

It's simple, unobtrusive, and follows the UNIX tradition of
single-purpose tools that do one thing well.

This project was forked from rbenv and ruby-build, and modified for
Python.