summaryrefslogtreecommitdiff
path: root/app-misc/riverql/metadata.xml
blob: d981a5fc323b76919fe1065d21e4ddc6bc3238ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <longdescription lang="en">
		RiverQL exposes River window manager state over GraphQL. 
		It ships a server that bridges River's Wayland status 
		protocol into GraphQL queries and subscriptions, plus a 
		CLI client for driving graphql-transport-ws streams.
	</longdescription>
  <upstream>
    <bugs-to>https://github.com/typester/riverql/issues</bugs-to>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>