Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(194)

Unified Diff: third_party/psutil/PKG-INFO

Issue 6246123: Moving psutil to third_party. This is first step for Media Performance test project. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: modification based on code review's comments Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/psutil/MANIFEST.in ('k') | third_party/psutil/README » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/psutil/PKG-INFO
diff --git a/third_party/psutil/PKG-INFO b/third_party/psutil/PKG-INFO
new file mode 100644
index 0000000000000000000000000000000000000000..1b6f13470e203116b12af7d1d64dde9cb76ad2ac
--- /dev/null
+++ b/third_party/psutil/PKG-INFO
@@ -0,0 +1,40 @@
+Metadata-Version: 1.0
+Name: psutil
+Version: 0.2.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
+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
+Platform: Platform Independent
+Classifier: Development Status :: 5 - Production/Stable
+Classifier: Environment :: Console
+Classifier: Operating System :: MacOS :: MacOS X
+Classifier: Operating System :: Microsoft :: Windows :: Windows NT/2000
+Classifier: Operating System :: POSIX :: Linux
+Classifier: Operating System :: POSIX :: BSD :: FreeBSD
+Classifier: Operating System :: OS Independent
+Classifier: Programming Language :: C
+Classifier: Programming Language :: Python
+Classifier: Programming Language :: Python :: 2
+Classifier: Programming Language :: Python :: 2.4
+Classifier: Programming Language :: Python :: 2.5
+Classifier: Programming Language :: Python :: 2.6
+Classifier: Programming Language :: Python :: 2.7
+Classifier: Programming Language :: Python :: 3
+Classifier: Programming Language :: Python :: 3.0
+Classifier: Programming Language :: Python :: 3.1
+Classifier: Programming Language :: Python :: 3.2
+Classifier: Topic :: System :: Monitoring
+Classifier: Topic :: System :: Networking
+Classifier: Topic :: System :: Benchmark
+Classifier: Topic :: System :: Systems Administration
+Classifier: Topic :: Utilities
+Classifier: Topic :: Software Development :: Libraries :: Python Modules
+Classifier: Intended Audience :: Developers
+Classifier: Intended Audience :: System Administrators
+Classifier: License :: OSI Approved :: MIT License
« no previous file with comments | « third_party/psutil/MANIFEST.in ('k') | third_party/psutil/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698