summaryrefslogtreecommitdiff
blob: 4d7c1d4cca4213db4cb6ca2885c60c88ef71d742 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription lang="en">
		Libwebsockets is a lightweight pure C library built to use minimal CPU and memory resources, and provide fast throughput in both directions as client or server.
	</longdescription>
	<use>
		<flag name="ssl">Enable SSL support
			<pkg>dev-libs/openssl</pkg></flag>
	</use>
</pkgmetadata>