qitoolchain.binary_package – Toolchain binary package utilities

This module contains function to import binary packages in qiBuild toolchains.

qiBuild toolchains contain a set of packages which can be extended.

This module provides utility functions to import binary packages used by some other compatible distribution into a qiBuild toolchain.

All qiBuild packages should have the same layout.

qitoolchain.binary_package.open_package(package_path)

Open the given binary package.

Returns:A Package instance