summaryrefslogtreecommitdiff
path: root/dev-python/python-socketio/metadata.xml
blob: 6168fcc64347da61e80b12ba76af94764a5a3ec5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<!-- maintainer-needed -->
	<use>
		<flag name="client">Add websocket client</flag>
		<flag name="asyncio-client">Add async websocket client</flag>
	</use>
	<upstream>
		<remote-id type="github">miguelgrinberg/python-socketio</remote-id> 
		<remote-id type="pypi">python-socketio</remote-id> 
	</upstream>
</pkgmetadata>