summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2018-12-14 05:30:43 -0500
committermidipix <writeonce@midipix.org>2018-12-18 20:38:37 -0500
commit44fb9401c79069da6944a85f22e063a116ec73ce (patch)
tree5d2b887bc7e25daf678c96bbed79f34bd661bafc /README
downloadsbpython3-44fb9401c79069da6944a85f22e063a116ec73ce.tar.bz2
sbpython3-44fb9401c79069da6944a85f22e063a116ec73ce.tar.xz
created repository.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..71d63ad
--- /dev/null
+++ b/README
@@ -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.