Package cargo-make: Information

    Source package: cargo-make
    Version: 0.37.24-alt2
    Latest version according to Repology
    Build time:  Jan 29, 2025, 01:46 PM in the task #372031
    Report package bug
    License: Apache-2.0
    Summary: Rust task runner and build tool
    Description: 
    The cargo-make task runner enables to define and configure sets of tasks
    and run them as a flow.
    A task is a command, script, rust code, or other sub tasks to execute.
    Tasks can have dependencies which are also tasks that will be executed
    before the task itself.
    With a simple toml based configuration file, you can define a multi platform
    build script that can run build, test, generate documentation, run bench
    tests, run security validations and more, executed by running a single command.

    List of RPM packages built from this SRPM:
    cargo-make (x86_64, ppc64le, i586, aarch64)
    cargo-make-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Alexandr Shashkin



      1. /proc
      2. rust-cargo

    Last changed


    Jan. 29, 2025 Alexandr Shashkin 0.37.24-alt2
    - Added dependency on rust-cargo.
    Jan. 26, 2025 Alexandr Shashkin 0.37.24-alt1
    - Built again after deleting as FTBFS package by reminder.
    Feb. 21, 2023 Alexander Burmatov 0.36.5-alt1
    - Initial build for Sisyphus