20 lines
		
	
	
		
			575 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			575 B
		
	
	
	
		
			Plaintext
		
	
	
	
| name: "pyserial"
 | |
| description:
 | |
|     "This module encapsulates the access for the serial port. It provides "
 | |
|     "backends for Python running on Windows, OSX, Linux, BSD (possibly any "
 | |
|     "POSIX compliant system) and IronPython. The module named 'serial' "
 | |
|     "automatically selects the appropriate backend."
 | |
| third_party {
 | |
|   url {
 | |
|     type: HOMEPAGE
 | |
|     value: "https://github.com/pyserial/pyserial"
 | |
|   }
 | |
|   url {
 | |
|     type: GIT
 | |
|     value: "https://github.com/pyserial/pyserial"
 | |
|   }
 | |
|   version: "v3.5"
 | |
|   last_upgrade_date { year: 2022 month: 4 day: 12 }
 | |
|   license_type: NOTICE
 | |
| }
 |