diff options
-rw-r--r-- | README.Python | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.Python b/README.Python new file mode 100644 index 000000000..0a1282dea --- /dev/null +++ b/README.Python @@ -0,0 +1,8 @@ +live-build 4.x is transitioning from shell scripts to Python scripts. + +In order to ensure a smooth transition without breaks until completion, +one component at the time is being rewritten and re-documented without +interconnection between them. + +Once done, the newly Python sources will be shaped into modules and +subcommands properly. |