summaryrefslogtreecommitdiff
path: root/dev-R/websocket/metadata.xml
blob: 1bfaa1a110042f59b194369cea1a3792ec41b552 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>me@r0bert.dev</email>
  <name>Robert Greener</name>
 </maintainer>
 <longdescription lang="en">Provides a 'WebSocket' client interface for R. 'WebSocket' is a protocol for low-overhead real-time communication: https://en.wikipedia.org/wiki/WebSocket.</longdescription>
 <upstream>
  <maintainer>
   <email>winston@rstudio.com</email>
   <name>Winston Chang</name>
  </maintainer>
  <bugs-to>https://github.com/rstudio/websocket/issues</bugs-to>
 </upstream>
 <origin>gentoo-guru-overlay</origin>
</pkgmetadata>