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.1.7.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.1.7.tar.gz.
File metadata
- Download URL: zbuild_tools-1.1.7.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 |
0f48aec7e6924346c12c4e01d4a5144ad0e6de90a79945edb07096cf9712945f
|
|
| MD5 |
bba54f42ce2a8ede525f5e6a4e865842
|
|
| BLAKE2b-256 |
8b2b826fc76ac861c75eaa3f14dbeda1c3761c9dbc74f38703baf3990d463863
|
File details
Details for the file zbuild_tools-1.1.7-py3-none-any.whl.
File metadata
- Download URL: zbuild_tools-1.1.7-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 |
d7d142298d4e2eb3488cb4b599ab017cee52f774a03e6cf8638707d0a3f360a4
|
|
| MD5 |
18dd617a0488745161bf768dfbece3e1
|
|
| BLAKE2b-256 |
4d5adde871441297fc3443618c5046177f4a06e530a306d86b051eb94bf02c49
|