It is the build system of linux which is based on Conan
Project description
zbuild-tools
基于 Conan 的 RISC-V Linux 构建系统,提供从编译、测试、烧写到性能分析的全流程工具链。
功能概览
- zbuild / zb — 项目编译、依赖管理、recipe 搜索
- zf — 镜像烧写到开发板
- zai — AI 驱动的 Benchmark 性能分析
- board — 开发板管理与查询
- mkuenv — 构建环境初始化
安装
pip install zbuild-tools
快速开始
# 编译 recipe
zb build ffmpeg
# 查看依赖
zb info ffmpeg
# 搜索 recipe
zb search opencv
# 烧写镜像
zf flash --board a210-02
# AI 性能分析
zai
环境要求
- Python >= 3.8
- Conan >= 1.66.7, < 2.0.0
许可证
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zbuild_tools-1.2.2.tar.gz
(4.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zbuild_tools-1.2.2.tar.gz.
File metadata
- Download URL: zbuild_tools-1.2.2.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1bcdcf724e2a9b467c92045e3254b20adff3a6ae8830fd8050ed4803de58a776
|
|
| MD5 |
455f6445e8606b89327e94a9c16b6266
|
|
| BLAKE2b-256 |
c455a1584921366afb10e879f12159f1717f8bb2eb09f1d7bf440e25e1852b0e
|
File details
Details for the file zbuild_tools-1.2.2-py3-none-any.whl.
File metadata
- Download URL: zbuild_tools-1.2.2-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9fca4ef3c642f0278a05b2c98179f1492f3d1da803f87c6046ee8841a0551789
|
|
| MD5 |
193d959bdb809242e763c18874b1f096
|
|
| BLAKE2b-256 |
d318cf23619f4bc17c3eb50200be5503bcb82c194085ac676081d20bc7286c91
|