summaryrefslogtreecommitdiff
blob: 39c62db66a8b12c3ba7e9e9247bc597c97526726 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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>