release engineering utility tool
Project description
releng-tool aims to provide a way to prepare a structured environment to assist in the building of a project.
Overview
When dealing with the release engineering of a project, 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, please consult the releng-tool 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:
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
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-0.12.0.tar.gz
.
File metadata
- Download URL: releng-tool-0.12.0.tar.gz
- Upload date:
- Size: 162.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.26.0 setuptools/59.6.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed87a46413d85bd932bc81abf7b3debb03be5a338eefc9028c70d3e4c8fe909a |
|
MD5 | bd42cd955b2869e35fe96b38e7e4eb9d |
|
BLAKE2b-256 | de6add747ba8fa8bc0a4042c62009d0a4ec1bf06814543c46590e4bdaf2ac3fe |
File details
Details for the file releng_tool-0.12.0-py2.py3-none-any.whl
.
File metadata
- Download URL: releng_tool-0.12.0-py2.py3-none-any.whl
- Upload date:
- Size: 134.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.26.0 setuptools/59.6.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4a7ebe87cae099cf0fc04c38a7f703beade54a8ba79ef0c721fdab5bd6636ad |
|
MD5 | b63e6c0ca66c8af53ac2234ba2a68fd0 |
|
BLAKE2b-256 | 924de6eaaf5a671e094071875d8c808e18df837a0f764ae8a34f0eed0efbb220 |