SPDX file processor for master yocto system information from create-spdx.bbclass
Project description
yspdx
A Python package for processing several SPDX (Software Package Data Exchange) files generated from create-spdx.bbclass with different output formats.
Installation
pip install yspdx
Usage
The package provides a command-line interface with three different output modes:
- Full output (-f or --full):
yspdx -f
- Binary-focused output (-b or --bin):
yspdx -b
- Minimal output (-m or --min):
yspdx -m
By default, the tool looks for a file named system_extra.spdx.tar.zst in the current directory. You can specify a different archive path using the --archive option:
yspdx -f --archive /path/to/your/archive.spdx.tar.zst
Output Files
The tool generates different output files based on the mode:
- Full mode:
full.txt - Binary mode:
binaries.txt - Minimal mode:
minimal.txt
Author
Dinesh Ravi
License
Copyright (c) 2025 Dinesh Ravi GPL-3.0+ License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 yspdx-0.1.1.tar.gz.
File metadata
- Download URL: yspdx-0.1.1.tar.gz
- Upload date:
- Size: 30.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.6.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b639b7813a46a5d751aea292048d6567b0a3f29521c94f2c03729d9eef7ac7d2
|
|
| MD5 |
927f190c1eb9d1e49bcad5b69df4533f
|
|
| BLAKE2b-256 |
81a7afd995f91cc3372591fcb612844f7bc49d0cf44f63452e42c71f133ed1c0
|
File details
Details for the file yspdx-0.1.1-py3-none-any.whl.
File metadata
- Download URL: yspdx-0.1.1-py3-none-any.whl
- Upload date:
- Size: 23.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.6.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ef2d3939bf98d8060c0b13f63771a7cf9392dd75f14b973f28465229a06679b
|
|
| MD5 |
f9a92d0f097675a40f94032321f07316
|
|
| BLAKE2b-256 |
5bfae13896941afc234fc6f8b8033eb519e9d4b71adfb6fa172832044671b4c4
|