Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37570796
en ru br
ALT Linux repos
S:1.17.0-alt1

Group :: Development/Tools
RPM: hyperfine

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name:     hyperfine
Version:  1.17.0
Release:  alt1

Summary:  A command-line benchmarking tool
License:  Apache-2.0
Group:    Development/Tools
Url:      https://github.com/sharkdp/hyperfine

Packager: Mikhail Gordeev <obirvalger at altlinux.org>

Source:   %name-%version.tar
Patch: %name-%version-%release.patch

BuildRequires(pre): rpm-build-rust
BuildRequires: /proc

%description
%summary

%prep
%setup
%patch -p1

%build
%rust_build

%install
%rust_install

%check
%rust_test

%files
%_bindir/*
%doc *.md

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin