Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37561526
en ru br
ALT Linux repos
S:0.6-alt3
5.0: 0.2.1-alt1
4.1: 0.1-alt1

Group :: Monitoring
RPM: iotop

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: iotop
Version: 0.2.1
Release: alt1

Packager: Victor Forsyuk <force at altlinux.org>

Summary: Top like utility for I/O
License: GPLv2
Group: Monitoring

Url: http://guichaz.free.fr/iotop/
Source: http://guichaz.free.fr/iotop/files/iotop-%version.tar.bz2

BuildArch: noarch
BuildRequires: python-dev

%description
iotop is a Python program with a top like UI used to show of behalf of which
process is the I/O going on.

%prep
%setup

%build
%__python setup.py build

%install
%__python setup.py install --root=%buildroot --optimize=2

%files
%_bindir/iotop
%python_libdir/site-packages/*
%_man1dir/*

%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