summaryrefslogtreecommitdiff
blob: b1b38f7baa49b9c50fd6e7a286db9b5a97c68a91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<!-- maintainer-needed -->
	<use>
		<flag name="async">Enables support for the <pkg>dev-ml/async</pkg> asynchronous execution library.</flag>
		<flag name="lwt">Enables support for the <pkg>dev-ml/lwt</pkg> cooperative light-weight thread library.</flag>
	</use>
	<upstream>
		<remote-id type="github">vbmithr/ocaml-websocket</remote-id>
	</upstream>
</pkgmetadata>