Package: pyenv
Version: 2020.08.24-1
Maintainer: Petr Reznikov <prez@yandex-team.ru>
Architecture: all
Section: python
Depends: make, gcc, libssl-dev, zlib1g-dev, libbz2-dev, libreadline-dev, libsqlite3-dev
Suggests: libxml2-dev, libxslt1-dev, zlib1g-dev, libmysqlclient-dev
Priority: optional
Origin: https://github.com/pyenv/pyenv
Description: Simple Python Version Management: pyenv.
 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.
