Metadata-Version: 2.4
Name: cpuset
Version: 1.6
Summary: Allows manipulation of cpusets and provides higher level functions.
Home-page: https://github.com/SUSE/cpuset
Author: Alex Tsariounov
Author-email: tsariounov@gmail.com
Maintainer: Michal Koutny
Maintainer-email: mkoutny@suse.com
License: GPLv2
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: System :: Systems Administration
License-File: COPYING
License-File: AUTHORS
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: summary

Cpuset is a Python application to make using the cpusets facilities in the Linux
kernel easier. The actual included command is called cset and it allows
manipulation of cpusets on the system and provides higher level functions such as
implementation and control of a basic cpu shielding setup.
