Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.
/ unbundle Public archive

parses bundle and pundle definition files to recursively resolve a complete list of all packages in a bundle

License

Notifications You must be signed in to change notification settings

clearlinux/unbundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DISCONTINUATION OF PROJECT.

This project will no longer be maintained by Intel.

Intel will not provide or guarantee development of or support for this project, including but not limited to, maintenance, bug fixes, new releases or updates. Patches to this project are no longer accepted by Intel. If you have an ongoing need to use this project, are interested in independently developing it, or would like to maintain patches for the community, please create your own fork of the project.

Contact: [email protected]

unbundle

unbundle parses bundle and pundle definition files to recursively resolve a complete list of all packages in a bundle.

usage: unbundle [-h] [--bundles] bundle_name bundle_path

Process bundle packages following includes

positional arguments:
  bundle_name  name of bundle to process
  bundle_path  path to clr-bundles directory

optional arguments:
  -h, --help   show this help message and exit
  --bundles    Report only included bundle names

unbundle prints a sorted list of all included packages.

About

parses bundle and pundle definition files to recursively resolve a complete list of all packages in a bundle

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages