A tool to manage the building of packages
Project description
releng-tool
Overview
When dealing with a project that depends on multiple packages, assets may be found in multiple locations and may require various methods to extract, build and more. releng-tool can be used to process a defined set of projects/packages which identify where resources can be fetched, how packages can be extracted and methods to patch, configure, build and install each individual package for a target root.
For detailed documentation on the releng-tool project, see releng-tool's documentation.
Requirements
- Python 2.7 or 3.4+
Host tools such as Git, scp, etc. may be required depending on the project being processed (e.g. if a package's sources fetch from a Git source, a Git client tool is required to perform said fetch).
Installation
This tool can be installed using pip or pipx:
pipx install releng-tool
(or)
pip install releng-tool
(or)
python -m pip install releng-tool
For Arch Linux users, this package is also available on AUR:
Arch User Repository - releng-tool
https://aur.archlinux.org/packages/releng-tool/
Usage
This tool can be invoked from a command line using:
releng-tool --help
(or)
python -m releng-tool --help
Examples
Examples of releng-tool projects can be found in releng-tool's examples repository.
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file releng_tool-1.2.0.tar.gz
.
File metadata
- Download URL: releng_tool-1.2.0.tar.gz
- Upload date:
- Size: 612.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fda1a6e5ff8fd0b08feab46ad4b03c173f2146f3746b12b81115282982f12b4d |
|
MD5 | 6ab4d42689c3d55d7b38da8e47cc6610 |
|
BLAKE2b-256 | a87deaf4afde08bc56f4bd5c0661d7a3bd47d5163697b14c70c6e078689dbc43 |
File details
Details for the file releng_tool-1.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: releng_tool-1.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 191.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 992e843aaa189b7a3c0396e311b451ddada3ccffe67c40f1ea30b505e9a61d6e |
|
MD5 | 0447c8c977025b201f3df43dfb4a148b |
|
BLAKE2b-256 | bea5ece166a930efc1d301189c8e123ecccdc95c361d9f478bf6398ae61d1584 |