mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
Original written by Hairu, based on discord-bin-0.0.22.ebuild Signed-off-by: Joe Kappus <joe@wt.gd>
13 lines
468 B
XML
13 lines
468 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<longdescription lang="en">
|
|
RStudio is an integrated development environment (IDE) for R. It can
|
|
run it on a desktop or even over the web using RStudio Server.
|
|
</longdescription>
|
|
<upstream>
|
|
<bugs-to>https://github.com/rstudio/rstudio/issues</bugs-to>
|
|
<remote-id type="github">rstudio/rstudio</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|