summaryrefslogtreecommitdiff
blob: 44f552728e033effbbcbfc470e5880559f031ae9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>python</herd>
  <herd>sci</herd>
  <longdescription lang="en">
  RPy provides a robust Python interface to the R programming
  language. It can manage R objects and can execute arbitrary R
  functions. All the errors from the R language are converted to
  Python exceptions.
</longdescription>
  <upstream>
    <remote-id type="pypi">rpy2</remote-id>
  </upstream>
</pkgmetadata>