summaryrefslogtreecommitdiffstats
path: root/rules/python3-aiofiles.in
blob: 607c723f51ffb4efd605e3e917fac4739897d4af (plain)
1
2
3
4
5
6
7
8
## SECTION=python3

config PYTHON3_AIOFILES
	tristate
	select PYTHON3
	prompt "aiofiles"
	help
	  Library for handling local disk files in asyncio applications.