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

Unified Diff: third_party/APScheduler/README.chromium

Issue 6673078: Initial checkin of media test matrix class, which will be used for media perf test later. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Put APScheduler in third_party directory for Media Performance test. Created 9 years, 9 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/APScheduler/PKG-INFO ('k') | third_party/APScheduler/README.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/APScheduler/README.chromium
diff --git a/third_party/APScheduler/README.chromium b/third_party/APScheduler/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..6137f0f01bcad11c66ae7237859598975cae57bd
--- /dev/null
+++ b/third_party/APScheduler/README.chromium
@@ -0,0 +1,13 @@
+Name: APScheduler
+URL: http://code.google.com/p/psutil/
+Version: 1.3.1
+License: MIT
+License File: LICENSE
+
+Description:
+APScheduler is a light but powerful in-process task scheduler that
+lets you schedule functions (or any python callables) to be executed
+at times of your choosing.
+
+Local Modifications:
+None
« no previous file with comments | « third_party/APScheduler/PKG-INFO ('k') | third_party/APScheduler/README.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698