commit 6970d0e546e1cbbedff83af06b7fea8c610e0b09 Author: Kenneth Reitz Date: Sun Aug 5 18:57:36 2012 -0400 initial diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..e69de29 diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..aa1cb69 --- /dev/null +++ b/README.rst @@ -0,0 +1,25 @@ +Python Versions +=============== + +This is a set of scripts that creates stable builds of Python. + +Targeting Heroku only, for now. + + +Versions +-------- + +- 2.6.x +- 2.7.x +- (3.0.x) +- (3.1.x) +- 3.2.x +- 3.3.x +- pypy 1.6 + +Goals +----- + +- SQLite Support +- openssl support +