mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 07:33:19 -04:00
17 lines
594 B
XML
17 lines
594 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<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>
|
|
<remote-id type="github">typester/riverql</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|
|
|