python-psutil 1.2.1-1ubuntu2 source package in Ubuntu
Changelog
python-psutil (1.2.1-1ubuntu2) trusty; urgency=medium * No change rebuild to drop python3.3 compiled extension. -- Dimitri John Ledkov <email address hidden> Tue, 01 Apr 2014 02:01:51 +0100
Upload details
- Uploaded by:
- Dimitri John Ledkov
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-psutil_1.2.1.orig.tar.gz | 163.5 KiB | 508e4a44c8253a386a0f86d9c9bd4a1b4cbb2f94e88d49a19c1513653ca66c45 |
python-psutil_1.2.1-1ubuntu2.debian.tar.gz | 4.7 KiB | 1a5245cfb74461dd16ef63515ba579544893c12f0c989d19de56d2b7098cbf86 |
python-psutil_1.2.1-1ubuntu2.dsc | 2.2 KiB | 14ad54c1938f385e864ef0c025a45c49795a380d7f6d253454aee6451ba2d327 |
Available diffs
- diff from 1.2.1-1ubuntu1 to 1.2.1-1ubuntu2 (342 bytes)
Binary packages built by this source
- python-psutil: module providing convenience functions for managing processes
psutil is a module providing an interface for retrieving information on
running processes and system utilization (CPU, memory) in a portable way
by using Python, implementing many functionalities offered by tools like
ps, top and Windows task manager.
.
It currently supports Linux, OS X, FreeBSD and Windows.
- python3-psutil: module providing convenience functions for managing processes (Python3)
psutil is a module providing an interface for retrieving information on
running processes and system utilization (CPU, memory) in a portable way
by using Python, implementing many functionalities offered by tools like
ps, top and Windows task manager.
.
It currently supports Linux, OS X, FreeBSD and Windows.
.
This package contains the Python 3 version of psutil.