This commit is contained in:
Kenneth Reitz
2012-02-26 13:18:08 -05:00
parent 17b811865c
commit 706d8b4327
+3
View File
@@ -4,6 +4,9 @@ Overview
Pythonbrew is anti-virtualenv. This isn't.
----------------------------------
pythonbrew is a program to automate the building and installation of Python in the users $HOME.
pythonbrew is inspired by `perlbrew <http://github.com/gugod/App-perlbrew>`_ and `rvm <https://github.com/wayneeseguin/rvm>`_.