gentoo/dev-python/rpy/metadata.xml
Michał Górny 78597c3afa
dev-python/rpy: Remove python@
This package does not have tests enabled.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
2021-04-19 08:52:52 +02:00

18 lines
593 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<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>