# bpktool **Repository Path**: hanhai-modules/bpktool ## Basic Information - **Project Name**: bpktool - **Description**: 来自黑芝麻智能科技(bstai)瀚海(hanhai)的包管理相关工具,是实现Hanhai包管理的核心组件之一。其中包含软件包打包工具,系统镜像制作工具等 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: release-open-source - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-26 - **Last Updated**: 2025-12-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bpktool make bpk file tool - bpk_build make bpk file from binary tool - app_build make rootfs image tool - rootfs_build ## Build dependencies * C++: openssl * C++: cmdline * C++: rapidjson * required the cmdline and rapidjson will be cloned under the bpkbuild/lib/ directory.like `bpkbuild/lib/cmdline/` `bpkbuild/lib/rapidjson/rapidjson`. ## Dependencies these command is required by c++ program or python scripts: * openssl * zip/unzip * tar * ar * container_build * opkg-build * hanhai-pkgctl * chpasswd * opkg-make-index * gzip