Source: pyenv
Maintainer: Petr Reznikov <prez@yandex-team.ru>
Build-Depends: make, gcc, libssl-dev, zlib1g-dev, libbz2-dev, libreadline-dev, libsqlite3-dev
Origin: https://github.com/pyenv/pyenv

Package: pyenv
Architecture: all
Section: python
Suggests: libxml2-dev, libxslt1-dev, zlib1g-dev, libmysqlclient-dev
Priority: optional
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.
