Skip to content

Commit 9ba1a12

Browse files
committed
install psutil
1 parent 81bfe1e commit 9ba1a12

36 files changed

+23673
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
pip
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
BSD 3-Clause License
2+
3+
Copyright (c) 2009, Jay Loden, Dave Daeschler, Giampaolo Rodola
4+
All rights reserved.
5+
6+
Redistribution and use in source and binary forms, with or without modification,
7+
are permitted provided that the following conditions are met:
8+
9+
* Redistributions of source code must retain the above copyright notice, this
10+
list of conditions and the following disclaimer.
11+
12+
* Redistributions in binary form must reproduce the above copyright notice,
13+
this list of conditions and the following disclaimer in the documentation
14+
and/or other materials provided with the distribution.
15+
16+
* Neither the name of the psutil authors nor the names of its contributors
17+
may be used to endorse or promote products derived from this software without
18+
specific prior written permission.
19+
20+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
21+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
22+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
23+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
24+
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
25+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
26+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
27+
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
28+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
29+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

tools/Python27/Lib/site-packages/psutil-5.9.5.dist-info/METADATA

Lines changed: 529 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
psutil-5.9.5.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
2+
psutil-5.9.5.dist-info/LICENSE,sha256=uJwGOzeG4o4MCjjxkx22H-015p3SopZvvs_-4PRsjRA,1548
3+
psutil-5.9.5.dist-info/METADATA,sha256=uDJ6Q8bZSrpEL5A4UiFwhGh-YZ49hTKX1nQ_HNGk-to,22286
4+
psutil-5.9.5.dist-info/RECORD,,
5+
psutil-5.9.5.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6+
psutil-5.9.5.dist-info/WHEEL,sha256=6T9Pg2pD_yPHLuMTEFjb-Zm7zh3tSJ_FWsG-py1owQ4,101
7+
psutil-5.9.5.dist-info/top_level.txt,sha256=gCNhn57wzksDjSAISmgMJ0aiXzQulk0GJhb2-BAyYgw,7
8+
psutil/__init__.py,sha256=8IGKjtzyuxi_30ba7gaWHHFJBFIlsBysDKE97aGU09g,87655
9+
psutil/__init__.pyc,,
10+
psutil/_common.py,sha256=dznxb7FnWDi4L1YkEt-zthzA_U4Znlz4BoOq6xMmYyE,29181
11+
psutil/_common.pyc,,
12+
psutil/_compat.py,sha256=xinS1biWfcFStCZqhiuc_sz1HVZNLSUjIVL0lDfQa6E,15025
13+
psutil/_compat.pyc,,
14+
psutil/_psaix.py,sha256=pMRwme04xaacsLLgPO0iLVRZeNGxagDQFed_wE1peeE,18665
15+
psutil/_psaix.pyc,,
16+
psutil/_psbsd.py,sha256=ps6hnXsMwOeJTmoCrvEa-oFZxFWRA0_7tl47sR-XSHA,31769
17+
psutil/_psbsd.pyc,,
18+
psutil/_pslinux.py,sha256=ATzRCV1HNlfAUva5qiDXP73jJYOcQY4zjVz2aTfYZxo,86913
19+
psutil/_pslinux.pyc,,
20+
psutil/_psosx.py,sha256=OBj01V3f5yiNgvray-Mf9Q8A5MyqNSkysRi_AtM9hh8,16275
21+
psutil/_psosx.pyc,,
22+
psutil/_psposix.py,sha256=9_6tt24W5vZljaIZvIFC2LunfvS3nUQoEnT53rQneIU,8245
23+
psutil/_psposix.pyc,,
24+
psutil/_pssunos.py,sha256=jhfA0BKnJ0LjSc96BM_Ye5CtsO6rCcs5lKYnwTxNtTQ,25486
25+
psutil/_pssunos.pyc,,
26+
psutil/_psutil_windows.pyd,sha256=akFZ_smNe5OzS_eTk5vOgdPHILFfTJ9LsnOgPmXkgKQ,66048
27+
psutil/_pswindows.py,sha256=vahebTfnu3KQiwtTsXqzBMvRfQrjnlfvgxFh7Xless0,37425
28+
psutil/_pswindows.pyc,,
29+
psutil/tests/__init__.py,sha256=zuXPt7vMr47hZ2rncsCIGmVoS-JRFOhN4INBhRzioaY,59238
30+
psutil/tests/__init__.pyc,,
31+
psutil/tests/__main__.py,sha256=hhM384jjFQtDF9sTj_DXaBQCXCVLwdyjLil4UTXke8Q,293
32+
psutil/tests/__main__.pyc,,
33+
psutil/tests/runner.py,sha256=ezm1dJbuimOLEYRk_8LrAS1RF-hGT1Kkha_hb8720tY,11204
34+
psutil/tests/runner.pyc,,
35+
psutil/tests/test_aix.py,sha256=B5zO6M4JF5noyt0Tui_GzQTvBh-MjG7Rk5AFzkOmXLM,4508
36+
psutil/tests/test_aix.pyc,,
37+
psutil/tests/test_bsd.py,sha256=LUKPlXkay3nRx9T1vO1OgGjPorYhAWWH-sSeJ6MDie0,21057
38+
psutil/tests/test_bsd.pyc,,
39+
psutil/tests/test_connections.py,sha256=LUI3j17l5zVqwKW0dsBBb3URyKj-tVFzWeLTgUP86UU,20914
40+
psutil/tests/test_connections.pyc,,
41+
psutil/tests/test_contracts.py,sha256=W-9gY2RD6mcBPMytsXDLkJeD31TWsVK9Yev9ba1Lsn0,27749
42+
psutil/tests/test_contracts.pyc,,
43+
psutil/tests/test_linux.py,sha256=R5HxyLMugpuxyXQxYfQHl9Z-PP_Ag0KSSI0BAX-_Tpk,95287
44+
psutil/tests/test_linux.pyc,,
45+
psutil/tests/test_memleaks.py,sha256=f650fy6Wmi_-LmZC9QSU_PGnVlFqZwndU3TcZavkbBk,15028
46+
psutil/tests/test_memleaks.pyc,,
47+
psutil/tests/test_misc.py,sha256=YX49rKQB69SuBJ5ExZWOL_SECUONSGMnYsft3Y3WNu4,34650
48+
psutil/tests/test_misc.pyc,,
49+
psutil/tests/test_osx.py,sha256=9VkWHO7fkMxDnnw3ajN7dhpzLuChGq8tZz_s7YJ-bBQ,6587
50+
psutil/tests/test_osx.pyc,,
51+
psutil/tests/test_posix.py,sha256=ViZYO7gvy9lYx3mHxUZ3l1CSoPIWZK7_N9JPAS_2_BI,17021
52+
psutil/tests/test_posix.pyc,,
53+
psutil/tests/test_process.py,sha256=uIIK-9O-hbH8tK2br9zciShfhOw4aaUbbubozSeRb9U,63086
54+
psutil/tests/test_process.pyc,,
55+
psutil/tests/test_sunos.py,sha256=-gnzJy9mc6rwovtoXKYJw_h71FaCXgWLp85POlL1RtE,1333
56+
psutil/tests/test_sunos.pyc,,
57+
psutil/tests/test_system.py,sha256=We9JtiuVcNZoMAfqIucebUPRNCBer6gT78CZYYi74Ok,35920
58+
psutil/tests/test_system.pyc,,
59+
psutil/tests/test_testutils.py,sha256=uZneXlZmUOYnhfX2jwJ0mHJ4Her-K9LvkG8IKCRCKmA,14619
60+
psutil/tests/test_testutils.pyc,,
61+
psutil/tests/test_unicode.py,sha256=zegKp55cXbEcaiMTuzeDGehcZq9EyUMDKFamrH8c8k4,12227
62+
psutil/tests/test_unicode.pyc,,
63+
psutil/tests/test_windows.py,sha256=pOrjK-wjodiUMCGbjMDtTpnoxqgY42ND1LHMEhpLpNM,35167
64+
psutil/tests/test_windows.pyc,,

tools/Python27/Lib/site-packages/psutil-5.9.5.dist-info/REQUESTED

Whitespace-only changes.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Wheel-Version: 1.0
2+
Generator: bdist_wheel (0.37.1)
3+
Root-Is-Purelib: false
4+
Tag: cp27-cp27m-win_amd64
5+
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
psutil

0 commit comments

Comments
 (0)