Reconfigures nxdk_pgraph_tester ISOs
Project description
nxdk-pgraph-test-repacker
Purpose
A simple tool to reconfigure the nxdk_pgraph_tests xiso, suitable for use in automated testing.
Installation
pip install nxdk-pgraph-test-repacker
Usage
python -m nxdk_pgraph_test_repacker -h
Docker
docker pull ghcr.io/abaire/nxdk-pgraph-test-repacker:latest
To download the latest nxdk_pgraph_tests image to output/latest_nxdk_pgraph_tests_xiso.iso:
docker run --rm -it \
-v "${PWD}/output":/work \
nxdk-pgraph-test-repacker \
--download
To update a previously retrieved ISO called data/clean_nxdk_pgraph_tests.iso
using a new config named data/config.json and write to
data/nxdk_pgraph_tests_xiso-updated.iso:
docker run --rm -it \
-v "${PWD}/data":/work \
nxdk-pgraph-test-repacker \
--iso clean_nxdk_pgraph_tests.iso \
--config config.json
License
nxdk-pgraph-test-repacker is distributed under the terms of
the MIT 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 nxdk_pgraph_test_repacker-0.0.3.tar.gz.
File metadata
- Download URL: nxdk_pgraph_test_repacker-0.0.3.tar.gz
- Upload date:
- Size: 14.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d526c077158fe16401feba8022fb052c67f14a89124ceb801216f40e719e04a
|
|
| MD5 |
d517dca17e40cf61049224dea357692a
|
|
| BLAKE2b-256 |
b0784811992bd834eb8742b6f73c69ab439030ae9fb35cc66522ff285c844feb
|
File details
Details for the file nxdk_pgraph_test_repacker-0.0.3-py3-none-any.whl.
File metadata
- Download URL: nxdk_pgraph_test_repacker-0.0.3-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bad25dd55de77ccb386ae4f203c1be1370986349eb438aee911be03d7fc1e47e
|
|
| MD5 |
5719523c06616787d804201659164e0f
|
|
| BLAKE2b-256 |
5b896faedaa3d9765d84337a12cbad8d521c076aea614ca89fa3ebf3955c8fce
|