gentoo/dev-python/rpy/metadata.xml
Justin Lecher 163f803697
dev-python/rpy: Add python3.5 support
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-10-21 15:40:24 +02:00

17 lines
564 B
XML

<?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>
<remote-id type="sourceforge">rpy</remote-id>
</upstream>
</pkgmetadata>