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 |
deleted file mode 100644 |
index 04593dbbb459dcf77475bc2f23be50a9b5d9c227..0000000000000000000000000000000000000000 |
--- a/tools/telemetry/third_party/pyserial/README.chromium |
+++ /dev/null |
@@ -1,19 +0,0 @@ |
-Name: pySerial |
-Short Name: pySerial |
-URL: https://github.com/pyserial/pyserial |
-Version: 2.7 |
-Date: 2013-10-17 |
-License: Python |
-License File: NOT_SHIPPED |
-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. |
-linux-product_info.patch has been applied to include the product information as description. |