diff options
| author | Zachary Turner <zturner@google.com> | 2015-10-22 19:55:01 +0000 |
|---|---|---|
| committer | Zachary Turner <zturner@google.com> | 2015-10-22 19:55:01 +0000 |
| commit | 746bb5e4576196afa22d952b9d7865d14e7fc2a1 (patch) | |
| tree | 2cc7403a75138230cf547070b3c598817ff85bbe /lldb/third_party/Python/module/pexpect-2.4/PKG-INFO | |
| parent | 8daaf8b09b3242d514f9ca20760d52cc091ee2f5 (diff) | |
| download | bcm5719-llvm-746bb5e4576196afa22d952b9d7865d14e7fc2a1.tar.gz bcm5719-llvm-746bb5e4576196afa22d952b9d7865d14e7fc2a1.zip | |
Move third party libraries to lldb/third_party
llvm-svn: 251046
Diffstat (limited to 'lldb/third_party/Python/module/pexpect-2.4/PKG-INFO')
| -rw-r--r-- | lldb/third_party/Python/module/pexpect-2.4/PKG-INFO | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lldb/third_party/Python/module/pexpect-2.4/PKG-INFO b/lldb/third_party/Python/module/pexpect-2.4/PKG-INFO new file mode 100644 index 00000000000..71cb54999ee --- /dev/null +++ b/lldb/third_party/Python/module/pexpect-2.4/PKG-INFO @@ -0,0 +1,10 @@ +Metadata-Version: 1.0 +Name: pexpect +Version: 2.4 +Summary: Pexpect is a pure Python Expect. It allows easy control of other applications. +Home-page: http://pexpect.sourceforge.net/ +Author: Noah Spurrier +Author-email: noah@noah.org +License: MIT license +Description: UNKNOWN +Platform: UNIX |

