kopia lustrzana https://github.com/micropython/micropython-lib
				
				
				
			uasyncio.core: Release 1.1.1.
							rodzic
							
								
									67445f3334
								
							
						
					
					
						commit
						853535802f
					
				|  | @ -1,6 +1,6 @@ | |||
| srctype = micropython-lib | ||||
| type = package | ||||
| version = 1.1 | ||||
| version = 1.1.1 | ||||
| author = Paul Sokolovsky | ||||
| long_desc = Lightweight implementation of asyncio-like library built around native Python coroutines. (Core event loop). | ||||
| depends = logging | ||||
|  |  | |||
|  | @ -7,7 +7,7 @@ sys.path.append("..") | |||
| import optimize_upip | ||||
| 
 | ||||
| setup(name='micropython-uasyncio.core', | ||||
|       version='1.1', | ||||
|       version='1.1.1', | ||||
|       description='uasyncio.core module for MicroPython', | ||||
|       long_description='Lightweight implementation of asyncio-like library built around native Python coroutines. (Core event loop).', | ||||
|       url='https://github.com/micropython/micropython-lib', | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Paul Sokolovsky
						Paul Sokolovsky