| OLD | NEW |
| 1 Name: pySerial | 1 Name: pySerial |
| 2 Short Name: pySerial | 2 Short Name: pySerial |
| 3 URL: http://pyserial.sourceforge.net/ | 3 URL: http://pyserial.sourceforge.net/ |
| 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. |
| OLD | NEW |