Binary package for use with qibuild.
Package names are unique in a given toolchain. path is None until the package is added to a database
The license of the package
Parse package.xml, set the dependencies
Return an etree.Element representing this package
Install the given components of the package to the given destination
Will read
Note that when installing ‘test’ component, only the install_manifest_test.txt manifest file will be read
Load metadata from package.xml
Assume self.path is set: must be called after the package has been added to a toolchain
Make sure all the paths are absolute. Assume self.path is set: must be called after the package has been added to a toolchain
Run the post-add script if it exists.