diff options
author | midipix <writeonce@midipix.org> | 2018-12-14 05:30:43 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2018-12-18 20:38:37 -0500 |
commit | 44fb9401c79069da6944a85f22e063a116ec73ce (patch) | |
tree | 5d2b887bc7e25daf678c96bbed79f34bd661bafc /README | |
download | sbpython3-44fb9401c79069da6944a85f22e063a116ec73ce.tar.bz2 sbpython3-44fb9401c79069da6944a85f22e063a116ec73ce.tar.xz |
created repository.
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. |