Source: cpuset Maintainer: Roberto C. Sanchez Section: utils Priority: optional Build-Depends: debhelper (>= 10), python3-all, dh-python, quilt Standards-Version: 4.5.0 Homepage: https://github.com/lpechacek/cpuset Package: cpuset Architecture: all Depends: python3-cpuset (= ${binary:Version}), ${python3:Depends}, ${misc:Depends} Description: Allows manipluation of cpusets and provides higher level fun 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. . This package contains the cset command-line utility. Package: python3-cpuset Section: python Architecture: all Depends: python3-future, ${python3:Depends}, ${misc:Depends} Description: manipluation of cpusets and provides higher level fun - Python 3.x 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. . This package contains the Python 3.x modules.