pybuild:一个从源代码构建python 3的python 3脚本 源码
pybuild 从源代码构建python3的python3脚本(当前用于macos) 特征 从python.org下载python源,并根据macos的“静态”,“共享”和“框架”变体进行构建。 提供一个选项来修补python源以专门构建 最终,Windows构建也应该很简单。 用法 $ python pybuild.py --help usage: pybuild.py [-h] [-v] {framework,shared,static} ... pybuild: builds python from src optional arguments: -h, --help
文件列表
pybuild-main.zip
(预估有个22文件)
pybuild-main
pybuild.py
27KB
tests
static
main.c
554B
README
100B
build.sh
386B
LICENSE
7KB
.gitignore
2KB
patch
暂无评论