Skip to main content

releng-tool

pip Version Build Status Tools Status Documentation

Overview

releng-tool aims to provide a way for developers to tailor the building of multiple software components to help prepare packages for desired runtime environments (e.g. cross-platform portable packages, embedded targets, etc.). When building a package, assets may be located in multiple locations and may require various methods to extract, build and more. releng-tool allows developers to define a set of packages, specifying where resources should be fetched from, how packages should be extracted and the processes for patching, configuring, building and installing each package for a target sysroot.

The structure of a package depends on the specific project. The simplest type is a script-based package, where users can define custom scripts for various stages. A package does not need to handle every stage. Helper package types are available (e.g. Autotools, Cargo, CMake, Make, Meson, various Python types, SCons, Waf and Xmake) for projects using common build systems.

For detailed documentation on the releng-tool project, see releng-tool's documentation.

Requirements

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 -U releng-tool
 (or)
python -m pip install -U 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

Demonstration

Users can follow the tutorials found in the documentation:

releng-tool — Tutorials
https://docs.releng.io/getting-started/tutorials/

Or may inspect various test examples demonstrating various capabilities:

releng-tool — Examples Repository
https://github.com/releng-tool/releng-tool-examples

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

releng_tool-4.0.0.tar.gz (363.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

releng_tool-4.0.0-py3-none-any.whl (280.0 kB view details)

Uploaded Python 3

File details

Details for the file releng_tool-4.0.0.tar.gz.

File metadata

  • Download URL: releng_tool-4.0.0.tar.gz
  • Upload date:
  • Size: 363.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.3

File hashes

Hashes for releng_tool-4.0.0.tar.gz
Algorithm Hash digest
SHA256 90c0a14031bb27d18707e65b20700a73d7ccbf83d36db05266bcbf8ef32cf978
MD5 13b74fba25af81b2761b362a7031f874
BLAKE2b-256 1508c2458a2a6b25e87abc8ff05edbc2d87225535a22ab282df8e8baf3fd87b0

See more details on using hashes here.

File details

Details for the file releng_tool-4.0.0-py3-none-any.whl.

File metadata

  • Download URL: releng_tool-4.0.0-py3-none-any.whl
  • Upload date:
  • Size: 280.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.3

File hashes

Hashes for releng_tool-4.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a3a8cba3fcf2715f7c427b26854247f941dacb7fceda63d997aab22fc86f34a2
MD5 9b35d922eca8ffc99902c964d8c4cf4c
BLAKE2b-256 dae9940a4b5433e6c48d0f6f6fb51112f5f1b8f8af17ac0249c394f1aeaf79bc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page