pyBitPython构建集成工具包
pyBit = Python Build Integration Toolkit.
pyBit 使用 AMQP 来创建一个分布式、跨平台的工具包可直接从 buildds 和来自不同的版本控制客户端直接用来构建软件包。
It is intended to support rapidly evolving software collections, and can support multiple VCS frontends and multiple build backends. Cross building is expected to be supported for some backends. The initial backend uses dpkg for Debian. pyBit includes support for cancelling selected builds and using multiple buildd clients per architecture, per platform, and per suite.
评论