summaryrefslogtreecommitdiffstats
path: root/rules/python3-gbulb.in
blob: 74fe2e86719d3fe8b799953ed75db5e1a5af2d93 (plain)
1
2
3
4
5
6
7
8
9
10
## SECTION=python3

config PYTHON3_GBULB
	tristate
	select PYTHON3
	select PYTHON3_GI
	select GLIB
	prompt "python3-gbulb"
	help
	  A Python library that implements a PEP 3156 interface for the GLib main event loop.