Index: third_party/psutil/PKG-INFO |
diff --git a/third_party/psutil/PKG-INFO b/third_party/psutil/PKG-INFO |
index 1b6f13470e203116b12af7d1d64dde9cb76ad2ac..1fcd4e42dff59f72062b8fa441df0682f7fdeaf6 100644 |
--- a/third_party/psutil/PKG-INFO |
+++ b/third_party/psutil/PKG-INFO |
@@ -1,15 +1,15 @@ |
Metadata-Version: 1.0 |
Name: psutil |
-Version: 0.2.0 |
+Version: 0.4.0 |
Summary: A process utilities module for Python |
Home-page: http://code.google.com/p/psutil/ |
-Author: Giampaolo Rodola, Dave Daeschler, Jay Loden |
-Author-email: psutil-dev@googlegroups.com |
+Author: Giampaolo Rodola, Jay Loden |
+Author-email: psutil@googlegroups.com |
License: License :: OSI Approved :: BSD License |
-Description: |
- psutil is a module providing convenience functions for managing processes in a |
- portable way by using Python. |
-Keywords: psutil,ps,top,process,utility |
+Download-URL: http://psutil.googlecode.com/files/psutil-0.4.0.tar.gz |
+Description: psutil is a module providing convenience functions for monitoring |
+ system and processes in a portable way by using Python. |
+Keywords: ps,top,kill,free,lsof,netstat,nice,tty,ionice,uptime,taskmgr,process,df,iotop,iostat,monitoring |
Platform: Platform Independent |
Classifier: Development Status :: 5 - Production/Stable |
Classifier: Environment :: Console |