diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +sbpython3: external configurable build project for Python-3.x. + +Option 1: hack on Python's build system and tame its setup.py. +Option 2: build Python using a clean, external, sofort-based build system. + +We now go with the second option. |