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

Group :: Development/Python3
RPM: python3-module-linux-procfs

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: python3-module-linux-procfs
Version: 0.7.1
Release: alt1

Summary: Linux /proc abstraction classes

License: GPLv2
Group: Development/Python3
URL: https://rt.wiki.kernel.org/index.php/Tuna

# Source-url: https://cdn.kernel.org/pub/software/libs/python/python-linux-procfs/python-linux-procfs-%version.tar.xz

Source: %name-%version.tar

BuildArch: noarch

BuildRequires: python3-dev
#BuildRequires: python3-setuptools
#Requires: python3-module-six

%description
Abstractions to extract information from the Linux kernel /proc files.

%prep
%setup

%build
%python3_build_debug

%install
%python3_install

%files
%_bindir/pflags
%python3_sitelibdir/procfs/
%python3_sitelibdir/python_linux_procfs*.egg-info

%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