Home | History | Annotate | only in /external/chromium_org/tools/telemetry/third_party/pyserial
Up to higher level directory
NameDateSize
LICENSE.txt05-Aug-20152.8K
linux-product_info.patch05-Aug-2015734
README.chromium05-Aug-2015626
serial/05-Aug-2015

README.chromium

      1 Name: pySerial
      2 Short Name: pySerial
      3 URL: http://pyserial.sourceforge.net/
      4 Version: 2.7
      5 Date: 2013-10-17
      6 License: Python
      7 License File: LICENSE.txt
      8 Security Critical: no
      9 
     10 Description:
     11 Library for Python access for the serial port. Used for communication with
     12 a Monsoon device, which tunnels serial over USB.
     13 
     14 Local Modifications:
     15 Includes only the serial/ folder and LICENSE.txt.
     16 Packaging and setup files have not been copied downstream.
     17 All other files and folders (documentation/, examples/, test/)
     18 have not been copied downstream.
     19 linux-product_info.patch has been applied to include the product information as description.
     20