Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37408689
en ru br
ALT Linux repos
S:1.7-alt2

Group :: Development/Python3
RPM: python3-module-prctl

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.7-alt2
Build date: 17 january 2020, 09:35 ( 222.1 weeks ago )
Size: 28.09 Kb

Home page:   https://pypi.python.org/pypi/python-prctl

License: GPL
Summary: Interface to the linux prctl syscall
Description:

Control process attributes through prctl

The linux prctl function allows you to control specific characteristics
of a process' behaviour. Usage of the function is fairly messy though,
due to limitations in C and linux. This module provides a nice non-messy
python(ic) interface.

Besides prctl, this library also wraps libcap for complete capability
handling and allows you to set the process name as seen in ps and top.

Current maintainer: Andrey Bychkov

List of contributors

List of rpms provided by this srpm:

  • python3-module-prctl-debuginfo
  • python3-module-prctl-docs
  • python3-module-prctl
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin