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

Side by Side Diff: tools/telemetry/third_party/pyserial/README.chromium

Issue 1403593002: Update pyserial URL. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: pySerial 1 Name: pySerial
2 Short Name: pySerial 2 Short Name: pySerial
3 URL: http://pyserial.sourceforge.net/ 3 URL: https://github.com/pyserial/pyserial
4 Version: 2.7 4 Version: 2.7
5 Date: 2013-10-17 5 Date: 2013-10-17
6 License: Python 6 License: Python
7 License File: LICENSE.txt 7 License File: LICENSE.txt
8 Security Critical: no 8 Security Critical: no
9 9
10 Description: 10 Description:
11 Library for Python access for the serial port. Used for communication with 11 Library for Python access for the serial port. Used for communication with
12 a Monsoon device, which tunnels serial over USB. 12 a Monsoon device, which tunnels serial over USB.
13 13
14 Local Modifications: 14 Local Modifications:
15 Includes only the serial/ folder and LICENSE.txt. 15 Includes only the serial/ folder and LICENSE.txt.
16 Packaging and setup files have not been copied downstream. 16 Packaging and setup files have not been copied downstream.
17 All other files and folders (documentation/, examples/, test/) 17 All other files and folders (documentation/, examples/, test/)
18 have not been copied downstream. 18 have not been copied downstream.
19 linux-product_info.patch has been applied to include the product information as description. 19 linux-product_info.patch has been applied to include the product information as description.
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698