From d63f9dcad268404410ffdeb5f0b62571ee629ce3 Mon Sep 17 00:00:00 2001 From: midipix Date: Wed, 21 Nov 2018 20:48:33 -0500 Subject: created repository. --- README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..17ca01d --- /dev/null +++ b/README @@ -0,0 +1,6 @@ +bpython2: external configurable build project for Python-2.7. + +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. -- cgit v1.2.3