Index: tools/telemetry/third_party/pyserial/README.chromium |
diff --git a/tools/telemetry/third_party/pyserial/README.chromium b/tools/telemetry/third_party/pyserial/README.chromium |
new file mode 100644 |
index 0000000000000000000000000000000000000000..3137a78e87c2d3e9ade30b78c8c2b92aabc07e33 |
--- /dev/null |
+++ b/tools/telemetry/third_party/pyserial/README.chromium |
@@ -0,0 +1,18 @@ |
+Name: pySerial |
+Short Name: pySerial |
+URL: http://pyserial.sourceforge.net/ |
+Version: 2.7 |
+Date: 2013-10-17 |
+License: Python |
+License File: LICENSE.txt |
+Security Critical: no |
+ |
+Description: |
+Library for Python access for the serial port. Used for communication with |
+a Monsoon device, which tunnels serial over USB. |
+ |
+Local Modifications: |
+Includes only the serial/ folder and LICENSE.txt. |
+Packaging and setup files have not been copied downstream. |
+All other files and folders (documentation/, examples/, test/) |
+have not been copied downstream. |