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

Unified Diff: third_party/pexpect/README.chromium

Issue 11142035: Add pexpect-2.3 to third_party (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: With crbug Created 8 years, 2 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/pexpect/README ('k') | third_party/pexpect/fdpexpect.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/pexpect/README.chromium
diff --git a/third_party/pexpect/README.chromium b/third_party/pexpect/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..810cc7e19c8eb468f70c71d20379be3aa560d7b2
--- /dev/null
+++ b/third_party/pexpect/README.chromium
@@ -0,0 +1,15 @@
+Name: pexpect
+Short Name: pexpect
+URL: http://www.noah.org/python/pexpect/
+Version: 2.3
+Date: 2008-01-05
+Revision: r509
+License: MIT
+License File: LICENSE
+Security Critical: no
+
+Description:
+Pexpect is a pure Python module for spawning child applications; controlling them; and responding to expected patterns in their output.
+
+Local Modifications:
+Only the required files from pexpect-2.3 distribution have been added.
« no previous file with comments | « third_party/pexpect/README ('k') | third_party/pexpect/fdpexpect.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698