dev-python/python-periphery: initial import
This commit is contained in:
		
							parent
							
								
									8c7684eda0
								
							
						
					
					
						commit
						e5e2a4831d
					
				| @ -0,0 +1,22 @@ | |||||||
|  | # Copyright 2018 Julian Ospald <hasufell@posteo.de> | ||||||
|  | # Distributed under the terms of the GNU General Public License v2 | ||||||
|  | 
 | ||||||
|  | require github [ user="vsergeev" ] | ||||||
|  | require pypi | ||||||
|  | require setup-py [ import=setuptools test=pytest ] | ||||||
|  | 
 | ||||||
|  | SUMMARY="A pure Python 2/3 library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux" | ||||||
|  | HOMEPAGE="https://github.com/vsergeev/python-periphery ${HOMEPAGE}" | ||||||
|  | 
 | ||||||
|  | LICENCES="MIT" | ||||||
|  | SLOT="0" | ||||||
|  | PLATFORMS="~amd64 ~x86" | ||||||
|  | MYOPTIONS="" | ||||||
|  | 
 | ||||||
|  | DEPENDENCIES=" | ||||||
|  |     test: | ||||||
|  |         dev-python/pytest-runner[python_abis:*(-)?] | ||||||
|  | " | ||||||
|  | 
 | ||||||
|  | BUGS_TO="hasufell@posteo.de" | ||||||
|  | 
 | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user