Skip to content

fedora-copr/rpmeta

Repository files navigation

rpmeta: RPM Estimated Time of (build) Arrival

RPMeta is a command-line tool designed to predict RPM build durations and manage related data. It provides a set of commands for training a predictive model, making predictions, fetching data, and serving a REST API endpoint.


Table of Contents


Installation

On Fedora:

# dnf copr enable @copr/rpmeta
# dnf install rpmeta

Or from the source:

pipx install git+https://github.com/fedora-copr/rpmeta.git

Usage

To see available commands and options, run:

rpmeta --help

For detailed information about a specific command, run:

rpmeta <command> --help

About

Estimate duration of RPM package build

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published